'宣言 Public Function New( _ ByVal key As System.String, _ ByVal formatDescription As System.String, _ ByVal ag0 As System.String _ )
public C1DescriptionAttribute( System.string key, System.string formatDescription, System.string ag0 )
パラメータ
- key
- The key value used to keep specific string description.
- formatDescription
- Default non-localized description text.
- ag0
- Argument for formatDescription parameter.