C# Class Tailf.OptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: kerryjiang/Tailf Class Usage Examples

Private Properties

Свойство Type Description
GetPropertyInfo System.Reflection.PropertyInfo
SetPropertyInfo void

Méthodes publiques

Méthode Description
OptionAttribute ( string flag ) : System

Private Methods

Méthode Description
GetPropertyInfo ( ) : PropertyInfo
SetPropertyInfo ( PropertyInfo pi ) : void

Method Details

OptionAttribute() public méthode

public OptionAttribute ( string flag ) : System
flag string
Résultat System