Class SelectAttribute
Inheritance
System.Object
SelectAttribute
Namespace: Vasily
Assembly: cs.temp.dll.dll
Syntax
public class SelectAttribute : Attribute, IAttributesLogicalData
Constructors
SelectAttribute(String[])
Declaration
public SelectAttribute(params string[] keys)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String[] | keys |
Properties
Keys
Declaration
public string[] Keys { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String[] |