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
[Missing <param name="path"/> documentation for "M:CFW.IO.FileSystem.ReadTextShiftJIS(System.String,System.IO.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)]