INIFileHelper Constructor | Helper帮助文档 |
构造函数
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public INIFileHelper( string INIPath )
Public Sub New ( INIPath As String )
public: INIFileHelper( String^ INIPath )
new : INIPath : string -> INIFileHelper
Parameters
- INIPath
- Type: SystemString
[Missing <param name="INIPath"/> documentation for "M:HD.Common.INIFileHelper.#ctor(System.String)"]
See Also