Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Static Public Member Functions | List of all members
Loyc.SyncLib.SyncManagerExtSByte Class Reference

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...


Source file:

Remarks

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)