C# 클래스 irek.Configuration.ConfigReader

파일 보기 프로젝트 열기: theanti9/irek

공개 메소드들

메소드 설명
Read ( string configfile ) : Hashtable

Reads the specified configfile.

메소드 상세

Read() 공개 정적인 메소드

Reads the specified configfile.
public static Read ( string configfile ) : Hashtable
configfile string The configfile.
리턴 System.Collections.Hashtable