| Name | Description |
---|
 | Add | |
 | CanSerialize | (Inherited from TypeModel.) |
 | CanSerializeBasicType | (Inherited from TypeModel.) |
 | CanSerializeContractType | (Inherited from TypeModel.) |
 | Compile | |
 | Compile(RuntimeTypeModelCompilerOptions) | |
 | Compile(String, String) | |
 | CompileInPlace | |
 | CreateFormatter | (Inherited from TypeModel.) |
 | DeepClone | (Inherited from TypeModel.) |
 | Deserialize(Stream, Object, Type) | (Inherited from TypeModel.) |
 | Deserialize(ProtoReader, Object, Type) | (Inherited from TypeModel.) |
 | Deserialize(Stream, Object, Type, SerializationContext) | (Inherited from TypeModel.) |
 | Deserialize(Stream, Object, Type, Int32) | (Inherited from TypeModel.) |
 | Deserialize(Stream, Object, Type, Int32, SerializationContext) | (Inherited from TypeModel.) |
 | DeserializeItems(Stream, Type, PrefixStyle, Int32, SerializerTypeResolver) | (Inherited from TypeModel.) |
 | DeserializeItems(Stream, Type, PrefixStyle, Int32, SerializerTypeResolver, SerializationContext) | (Inherited from TypeModel.) |
 | DeserializeItemsT(Stream, PrefixStyle, Int32) | (Inherited from TypeModel.) |
 | DeserializeItemsT(Stream, PrefixStyle, Int32, SerializationContext) | (Inherited from TypeModel.) |
 | DeserializeWithLengthPrefix(Stream, Object, Type, PrefixStyle, Int32) | (Inherited from TypeModel.) |
 | DeserializeWithLengthPrefix(Stream, Object, Type, PrefixStyle, Int32, SerializerTypeResolver) | (Inherited from TypeModel.) |
 | DeserializeWithLengthPrefix(Stream, Object, Type, PrefixStyle, Int32, SerializerTypeResolver, Int32) | (Inherited from TypeModel.) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Freeze | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetSchema | (Overrides TypeModelGetSchema(Type).) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetTypes | |
 | IsDefined | (Inherited from TypeModel.) |
 | Serialize(Stream, Object) | (Inherited from TypeModel.) |
 | Serialize(ProtoWriter, Object) | (Inherited from TypeModel.) |
 | Serialize(Stream, Object, SerializationContext) | (Inherited from TypeModel.) |
 | SerializeWithLengthPrefix(Stream, Object, Type, PrefixStyle, Int32) | (Inherited from TypeModel.) |
 | SerializeWithLengthPrefix(Stream, Object, Type, PrefixStyle, Int32, SerializationContext) | (Inherited from TypeModel.) |
 | SetDefaultFactory | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |