'宣言
Public Function New( _ ByVal exportType As ExportType, _ ByVal displayName As String, _ ByVal extension As String _ )
public ExportFormatInfo( ExportType exportType, string displayName, string extension )
パラメータ
- exportType
- エクスポート形式。
- displayName
- 表示名。
- extension
- 拡張。