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