'Declaration Public Function New( _ ByVal text As String _ )
'Declaration
Public Function New( _ ByVal text As String _ )
'使用法 Dim text As String Dim instance As New LiteralBoxInfo(text)
'使用法
Dim text As String Dim instance As New LiteralBoxInfo(text)
public LiteralBoxInfo( string text )
LiteralBoxInfo クラス LiteralBoxInfo メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.