C# 클래스 QvxLib.QvxFieldAttributeThouAttribute

상속: QvxBaseAttribute, IQvxFieldAttribute
파일 보기 프로젝트 열기: konne/QvxLib

공개 메소드들

메소드 설명
ApplyAttribute ( FieldAttributes fieldAttributes ) : void

Applies the Attribute.

QvxFieldAttributeThouAttribute ( string Thou ) : System

Initializes a new instance of the QvxFieldAttributeThouAttribute class.

메소드 상세

ApplyAttribute() 공개 메소드

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

QvxFieldAttributeThouAttribute() 공개 메소드

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