C# 클래스 csCommon.Types.DataServer.PoI.CsvService

상속: ExtendedPoiService
파일 보기 프로젝트 열기: TNOCS/csTouch

공개 메소드들

메소드 설명
CreateService ( string name, System.Guid id, string folder = "", string relativeFolder = "" ) : CsvService

보호된 메소드들

메소드 설명
ProcessFile ( ) : Exception

메소드 상세

CreateService() 공개 정적인 메소드

public static CreateService ( string name, System.Guid id, string folder = "", string relativeFolder = "" ) : CsvService
name string
id System.Guid
folder string
relativeFolder string
리턴 CsvService

ProcessFile() 보호된 메소드

protected ProcessFile ( ) : Exception
리턴 System.Exception