FileHelper.Read_Txt Method

HD.Common

FileHelperRead_Txt Method Helper帮助文档

[Missing <summary> documentation for "M:HD.Common.FileHelper.Read_Txt(System.String)"]

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected string Read_Txt(
	string filename
)
Protected Function Read_Txt ( 
	filename As String
) As String
protected:
String^ Read_Txt(
	String^ filename
)
member Read_Txt : 
        filename : string -> string 

Parameters

filename
Type: SystemString

[Missing <param name="filename"/> documentation for "M:HD.Common.FileHelper.Read_Txt(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:HD.Common.FileHelper.Read_Txt(System.String)"]

See Also

Reference