Метод | Описание | |
---|---|---|
GetCType ( string amqp_type, bool multiple ) : string | ||
GetDescriptor ( type type ) : descriptor | ||
GetDescriptorCode ( descriptor descriptor ) : System.UInt64 | ||
GetMandatoryArgList ( type type ) : string | ||
GetMandatoryArgListMock ( type type ) : string | ||
GetMandatoryArgs ( type type ) : int>>.ICollection |
||
GetTypeByName ( ICollection |
||
LoadAMQPTypes ( ) : amqp |
Метод | Описание | |
---|---|---|
Main ( string args ) : void |
public static GetCType ( string amqp_type, bool multiple ) : string | ||
amqp_type | string | |
multiple | bool | |
Результат | string |
public static GetDescriptor ( type type ) : descriptor | ||
type | type | |
Результат | descriptor |
public static GetDescriptorCode ( descriptor descriptor ) : System.UInt64 | ||
descriptor | descriptor | |
Результат | System.UInt64 |
public static GetMandatoryArgList ( type type ) : string | ||
type | type | |
Результат | string |
public static GetMandatoryArgListMock ( type type ) : string | ||
type | type | |
Результат | string |
public static GetMandatoryArgs ( type type ) : int>>.ICollection |
||
type | type | |
Результат | int>>.ICollection |
public static GetTypeByName ( ICollection |
||
types | ICollection |
|
type_name | string | |
Результат | type |