SerializerCodeGenerationResult Class |
Namespace: MsgPack.Serialization
The SerializerCodeGenerationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | FilePath |
Gets the file path which contains generated serializer.
|
![]() | SerializerTypeFullName |
Gets the full name of the generated serializer type.
|
![]() | SerializerTypeName |
Gets the type name of the generated serializer.
|
![]() | SerializerTypeNamespace |
Gets the namespace of the generated serializer.
|
![]() | TargetType |
Gets the target type of serializer generation.
|