Class ProxyElement
Inheritance
System.Object
ProxyElement
Namespace: Terrasoft.Core.Store
Assembly: Terrasoft.Core.dll
Syntax
public class ProxyElement : ConfigurationElement
Constructors
ProxyElement()
Declaration
public ProxyElement()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Parameters
Declaration
public ParameterElementCollection Parameters { get; set; }
Property Value
Type | Description |
---|---|
ParameterElementCollection |
Type
Declaration
public Type Type { get; set; }
Property Value
Type | Description |
---|---|
System.Type |