C# Class clipr.Core.ArgumentAttribute

Inheritance: System.Attribute, IArgument
Exibir arquivo Open project: nemec/clipr Class Usage Examples

Private Properties

Property Type Description

Protected Methods

Method Description
ArgumentAttribute ( ) : System

Create a new ArgumentAttribute.

Method Details

ArgumentAttribute() protected method

Create a new ArgumentAttribute.
protected ArgumentAttribute ( ) : System
return System