mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-15 14:19:29 +00:00
queue capacity
This commit is contained in:
@@ -31,6 +31,7 @@ namespace SystemExtensions.Collections
|
||||
set
|
||||
{
|
||||
capacity = value;
|
||||
///TO IMPLEMENT CREATION OF A NEW BUFFER
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user