'宣言 Public Sub WriteContent( _ ByVal content As System.String, _ Optional ByVal contentType As System.String _ )
public void WriteContent( System.string content, System.string contentType )
パラメータ
- content
- コンテンツ
- contentType
- コンテンツタイプ
'宣言 Public Sub WriteContent( _ ByVal content As System.String, _ Optional ByVal contentType As System.String _ )
public void WriteContent( System.string content, System.string contentType )