Méthode | Description | |
---|---|---|
Generate ( string classNames ) : SwaggerDocument |
Generates the specified class names.
|
|
GetClasses ( ) : string[] |
Gets the classes.
|
Méthode | Description | |
---|---|---|
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. |
Résultat | SwaggerDocument |