バージョン

Messages(String,String,String,String) メソッド

シンタックス
'宣言
 
Public Overloads Function Messages( _
   ByVal success As System.String, _
   ByVal info As System.String, _
   ByVal warning As System.String, _
   ByVal error As System.String _
) As TOut
public TOut Messages( 
   System.string success,
   System.string info,
   System.string warning,
   System.string error
)

パラメータ

success
info
warning
error
参照

オンラインで表示: GitHub