|
Enhanced C#
Loyc library documentation
|
The methods in this class belong in SyncManagerExt but they must be put in a different class to avoid C# compiler error CS0111, "Type 'SyncManagerExt' already defines a member called 'SyncList' with the same parameter types". More...
The methods in this class belong in SyncManagerExt but they must be put in a different class to avoid C# compiler error CS0111, "Type 'SyncManagerExt' already defines a member called 'SyncList' with the same parameter types".
Static Public Member Functions | |
| static Coll | SyncColl< SM, Coll, SyncField > (this SM sync, FieldId name, Coll?savable, SyncField syncItem, Func< int, Coll > alloc, ObjectMode listMode=ObjectMode.List, int tupleLength=-1) |
1.8.7