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