|
Enhanced C#
Loyc library documentation
|
This is the complete list of members for TypeTagRegistry, including all inherited members.
| Add(Type type, string tag, bool replaceExisting=false) | TypeTagRegistry | inline |
| AttributeTagOf(Delegate syncFunc) | TypeTagRegistry | inline |
| AttributeTagOf(MethodInfo synchronizerMethod) | TypeTagRegistry | inlinevirtual |
| AttributeTagOf(Type synchronizerType, Type valueType) | TypeTagRegistry | inlinevirtual |
| Default | TypeTagRegistry | static |
| GlobalDefault | TypeTagRegistry | static |
| SetDefault(TypeTagRegistry newValue) | TypeTagRegistry | static |
| TagMismatchError(string expectedTag, string tagInStream, Type expectedType, FieldId field) | TypeTagRegistry | virtual |
| TagOf(Type type) | TypeTagRegistry | |
| TypeOf(string tag) | TypeTagRegistry | |
| UnknownTagError(string tag, Type expectedType, FieldId field) | TypeTagRegistry | virtual |
1.8.7