메소드 | 설명 | |
---|---|---|
GetFullInterfaceName ( this dataTypeDescriptor ) : string |
This method returns the full interface name. F.e. "Composite.Data.Types.IPage"
|
|
ValidateRuntimeType ( this dataTypeDescriptor ) : bool |
This method will return false if the type is not code generated and does exists
|
public static GetFullInterfaceName ( this dataTypeDescriptor ) : string | ||
dataTypeDescriptor | this | |
리턴 | string |
public static ValidateRuntimeType ( this dataTypeDescriptor ) : bool | ||
dataTypeDescriptor | this | |
리턴 | bool |