C# 클래스 SobekCM.Core.Configuration.Configuration_Source_Info

파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Add_Log ( ) : void

Add an empty line to the reading log

Add_Log ( string LogLine ) : void

Add a reading log line to the log

Configuration_Source_Info ( ) : System

메소드 상세

Add_Log() 공개 메소드

Add an empty line to the reading log
public Add_Log ( ) : void
리턴 void

Add_Log() 공개 메소드

Add a reading log line to the log
public Add_Log ( string LogLine ) : void
LogLine string Information to add to the log
리턴 void

Configuration_Source_Info() 공개 메소드

public Configuration_Source_Info ( ) : System
리턴 System