Метод | Описание | |
---|---|---|
Parse ( |
Parses the specified type to the Swagger data type.
|
|
Parse ( string type ) : string |
Parses the specified type to the Swagger data type.
|
Метод | Описание | |
---|---|---|
TypeParser ( ) : System |
Initializes the TypeParser class.
|
public static Parse ( |
||
type | The type. | |
Результат | string |
public static Parse ( string type ) : string | ||
type | string | The type. |
Результат | string |