'宣言 Public Overloads Sub AttachFile( _ ByVal stream As System.IO.Stream, _ ByVal name As System.String, _ ByVal mimeType As System.String, _ ByVal description As System.String _ )
public void AttachFile( System.IO.Stream stream, System.string name, System.string mimeType, System.string description )
オンラインで表示: GitHub