'宣言 Public Function New( _ ByVal attrClsName As System.String, _ Optional ByVal revision As System.Integer _ )
public AttrClsRevision( System.string attrClsName, System.int revision )
パラメータ
- attrClsName
- 属性のクラス名。
- revision
- 属性のリビジョン、デフォルトでは 0 です。
'宣言 Public Function New( _ ByVal attrClsName As System.String, _ Optional ByVal revision As System.Integer _ )
public AttrClsRevision( System.string attrClsName, System.int revision )