MetaType Class |
Namespace: ProtoBuf.Meta
public class MetaType
The MetaType type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsReferenceDefault | |
![]() | BaseType | |
![]() | Callbacks | |
![]() | ConstructType | |
![]() | EnumPassthru | |
![]() | HasCallbacks | |
![]() | HasSubtypes | |
![]() | IgnoreListHandling | |
![]() | IncludeSerializerMethod | |
![]() | ItemInt32 | |
![]() | ItemMemberInfo | |
![]() | Name | |
![]() | Type | |
![]() | UseConstructor |
Name | Description | |
---|---|---|
![]() | Add(String) | |
![]() | Add(String) | |
![]() | Add(Int32, String) | |
![]() | Add(Int32, String, Object) | |
![]() | Add(Int32, String, Type, Type) | |
![]() | AddField(Int32, String) | |
![]() | AddField(Int32, String, Type, Type) | |
![]() | AddSubType(Int32, Type) | |
![]() | AddSubType(Int32, Type, DataFormat) | |
![]() | CompileInPlace | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFields | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSubtypes | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetCallbacks(MethodInfo, MethodInfo, MethodInfo, MethodInfo) | |
![]() | SetCallbacks(String, String, String, String) | |
![]() | SetFactory(MethodInfo) | |
![]() | SetFactory(String) | |
![]() | SetSurrogate | |
![]() | ThrowIfFrozen | |
![]() | ToString | (Overrides ObjectToString.) |