Метод | Описание | |
---|---|---|
Generate ( string classNames ) : SwaggerDocument |
Generates the specified class names.
|
|
GetClasses ( ) : string[] |
Gets the classes.
|
Метод | Описание | |
---|---|---|
AssemblyTypeToSwaggerGeneratorBase ( |
Initializes a new instance of the AssemblyTypeToSwaggerGeneratorBase class.
|
protected AssemblyTypeToSwaggerGeneratorBase ( |
||
settings | The settings. |
public abstract Generate ( string classNames ) : SwaggerDocument | ||
classNames | string | The class names. |
Результат | SwaggerDocument |
public abstract GetClasses ( ) : string[] | ||
Результат | string[] |