ApiTemplate<TModel> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
[System.CLSCompliant(false)]
public abstract class ApiTemplate<TModel> : RazorEngine.Templating.TemplateBase<TModel>
[<System.CLSCompliant(false)>]
type ApiTemplate<'Model> = class
inherit TemplateBase<'Model>
Public MustInherit Class ApiTemplate(Of TModel)
Inherits TemplateBase(Of TModel)
Type Parameters
- TModel
- Inheritance
-
RazorEngine.Templating.TemplateBase<TModel>ApiTemplate<TModel>
- Attributes
Constructors
ApiTemplate<TModel>() |
Properties
Request | |
RequestContext | |
Url |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET