메소드 | 설명 | |
---|---|---|
UserTypeTransformation ( XmlTypeTransformation transformation, string>.Func |
Initializes a new instance of the UserTypeTransformation class.
|
메소드 | 설명 | |
---|---|---|
TransformConstructor ( string simpleFieldValue, string fieldOffset ) : string |
Transforms the constructor based on field variable and field offset.
|
|
TransformType ( ) : string |
Transforms the symbol type to user type.
|
public UserTypeTransformation ( XmlTypeTransformation transformation, string>.Func |
||
transformation | XmlTypeTransformation | The XML transformation definition. |
typeConverter | string>.Func | The type converter. |
ownerUserType | The owner user type. | |
type | Symbol | The type that should be transformed to user type. |
리턴 | System |