IApiDescriptionVisibilityProvider Interface¶
Properties¶
-
IgnoreApi
()¶ If <c>false</c> then no <c>ApiDescription</c> objects will be created for the associated controller or action.
Return type: System.Boolean bool IgnoreApi { get; }
-
IgnoreApi
()¶If <c>false</c> then no <c>ApiDescription</c> objects will be created for the associated controller or action.
Return type: | System.Boolean |
---|
bool IgnoreApi { get; }