Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
TypeSyncRegistry Member List

This is the complete list of members for TypeSyncRegistry, including all inherited members.

Add(Type openGenericClass, bool replaceExisting=false)TypeSyncRegistryinline
Add< T >(string?tag, Type openGenericClass, bool replaceExisting=false)TypeSyncRegistryinline
Add< T >(string?tag, SyncObjectFunc< ISyncManager, T > body, bool replaceExisting=false)TypeSyncRegistryinline
DefaultTypeSyncRegistrystatic
GlobalDefaultTypeSyncRegistrystatic
Handles(Type type)TypeSyncRegistryinline
SetDefault(TypeSyncRegistry newValue)TypeSyncRegistrystatic