메소드 | 설명 | |
---|---|---|
ToInternalEnumMember ( this enumMember ) : AgGateway.ADAPT.ApplicationDataModel.EnumerationMember | ||
ToInternalRepresentation ( this representation ) : AgGateway.ADAPT.ApplicationDataModel.EnumeratedRepresentation | ||
ToInternalRepresentation ( this representation ) : AgGateway.ADAPT.ApplicationDataModel.NumericRepresentation | ||
ToModelEnumMember ( this enumMember ) : ApplicationDataModel.Representations.EnumerationMember | ||
ToModelRepresentation ( this representation ) : ApplicationDataModel.Representations.EnumeratedRepresentation | ||
ToModelRepresentation ( this representation ) : ApplicationDataModel.Representations.NumericRepresentation |
public static ToInternalEnumMember ( this enumMember ) : AgGateway.ADAPT.ApplicationDataModel.EnumerationMember | ||
enumMember | this | |
리턴 | AgGateway.ADAPT.ApplicationDataModel.EnumerationMember |
public static ToInternalRepresentation ( this representation ) : AgGateway.ADAPT.ApplicationDataModel.EnumeratedRepresentation | ||
representation | this | |
리턴 | AgGateway.ADAPT.ApplicationDataModel.EnumeratedRepresentation |
public static ToInternalRepresentation ( this representation ) : AgGateway.ADAPT.ApplicationDataModel.NumericRepresentation | ||
representation | this | |
리턴 | AgGateway.ADAPT.ApplicationDataModel.NumericRepresentation |
public static ToModelEnumMember ( this enumMember ) : ApplicationDataModel.Representations.EnumerationMember | ||
enumMember | this | |
리턴 | ApplicationDataModel.Representations.EnumerationMember |
public static ToModelRepresentation ( this representation ) : ApplicationDataModel.Representations.EnumeratedRepresentation | ||
representation | this | |
리턴 | ApplicationDataModel.Representations.EnumeratedRepresentation |
public static ToModelRepresentation ( this representation ) : ApplicationDataModel.Representations.NumericRepresentation | ||
representation | this | |
리턴 | ApplicationDataModel.Representations.NumericRepresentation |