A Sandcastle Documented Class Library
ReadTextShiftJIS メソッド (path, mode)
名前空間CFW.IOFileSystemReadTextShiftJIS(String, FileMode)
テキストモード読み込み
宣言の構文
C#Visual BasicVisual C++
public abstract string ReadTextShiftJIS(
	string path,
	FileMode mode
)
Public MustOverride Function ReadTextShiftJIS ( _
	path As String, _
	mode As FileMode _
) As String
public:
virtual String^ ReadTextShiftJIS(
	String^ path, 
	FileMode mode
) abstract
パラメータ
path (String)

[Missing <param name="path"/> documentation for "M:CFW.IO.FileSystem.ReadTextShiftJIS(System.String,System.IO.FileMode)"]

mode (FileMode)

[Missing <param name="mode"/> documentation for "M:CFW.IO.FileSystem.ReadTextShiftJIS(System.String,System.IO.FileMode)"]

戻り値

[Missing <returns> documentation for M:CFW.IO.FileSystem.ReadTextShiftJIS(System.String,System.IO.FileMode)]

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)