ActLikeProxyAttribute
Defined in RazorEngine.dll.
Meta info describing proxy usage. Can be used to preload proxy.
Constructors
Constructor | Description |
new(interfaces, context)
Signature: (interfaces:Type [] * context:Type) -> unit
|
Initializes a new instance of the ActLikeProxyAttribute class. |
Instance members
Instance member | Description |
Context()
Signature: unit -> unit
|
Gets or sets the context. |
Interfaces()
Signature: unit -> unit
|
Gets or sets the interfaces. |