'Declaration Public Shared Sub AppendFormat( _ ByVal str As Stream, _ ByVal format As String, _ ByVal ParamArray args() As Object _ )
'Declaration
Public Shared Sub AppendFormat( _ ByVal str As Stream, _ ByVal format As String, _ ByVal ParamArray args() As Object _ )
public static void AppendFormat( Stream str, string format, params object[] args )
StreamUtilWithExtensions クラス StreamUtilWithExtensions メンバ
© MESCIUS inc. All rights reserved.