Class ControllerInterfaceApiDescriptionModel
Inheritance
System.Object
ControllerInterfaceApiDescriptionModel
Namespace: Volo.Abp.Http.Modeling
Assembly: Volo.Abp.Http.dll
Syntax
public class ControllerInterfaceApiDescriptionModel : object
Properties
Type
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Methods
Create(Type)
Declaration
public static ControllerInterfaceApiDescriptionModel Create(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type |
Returns
| Type | Description |
|---|---|
| ControllerInterfaceApiDescriptionModel |