C# Class QvxLib.QvxFieldAttributeThouAttribute

Inheritance: QvxBaseAttribute, IQvxFieldAttribute
Exibir arquivo Open project: konne/QvxLib

Public Methods

Method Description
ApplyAttribute ( FieldAttributes fieldAttributes ) : void

Applies the Attribute.

QvxFieldAttributeThouAttribute ( string Thou ) : System

Initializes a new instance of the QvxFieldAttributeThouAttribute class.

Method Details

ApplyAttribute() public method

Applies the Attribute.
public ApplyAttribute ( FieldAttributes fieldAttributes ) : void
fieldAttributes FieldAttributes The field Attributes.
return void

QvxFieldAttributeThouAttribute() public method

Initializes a new instance of the QvxFieldAttributeThouAttribute class.
public QvxFieldAttributeThouAttribute ( string Thou ) : System
Thou string
return System