Click or drag to resize
ResourceHelperGetText Method (String)
获取当前程序集文本资源

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string GetText(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Adf.ResourceHelper.GetText(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.ResourceHelper.GetText(System.String)"]

See Also