RegisterTypeAdapterAttribute Constructor |
Name | Description | |
---|---|---|
RegisterTypeAdapterAttribute(String, Type) |
Initializes a new RegisterFieldRuleAttribute and specifies the name of the target type. Use this constructor when the target type is not in the current assembly or in
an assembly referenced by the current assembly.
| |
RegisterTypeAdapterAttribute(Type, Type) |
Initializes a new RegisterFieldRuleAttribute and specifies the name of the target type.
|