'宣言 Public Function New( _ ByVal text As System.String, _ ByVal menuCaption As System.String _ )
public BaseObject( System.string text, System.string menuCaption )
パラメータ
- text
- System.String値。
- menuCaption
- System.String値。
'宣言 Public Function New( _ ByVal text As System.String, _ ByVal menuCaption As System.String _ )
public BaseObject( System.string text, System.string menuCaption )