Class AbpApiProxyScriptingOptions
Inheritance
object
AbpApiProxyScriptingOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Http.ProxyScripting.Configuration
Assembly: Volo.Abp.Http.dll
Syntax
public class AbpApiProxyScriptingOptions
Constructors
AbpApiProxyScriptingOptions()
Declaration
public AbpApiProxyScriptingOptions()
Properties
Generators
Declaration
public IDictionary<string, Type> Generators { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IDictionary<TKey, TValue><string, System.Type> |