C# 클래스 SupportXFLite.Controllers.BaseController

상속: ILogger
파일 보기 프로젝트 열기: bulubuloa/SupportXFLite

공개 메소드들

메소드 설명
BaseController ( ) : System
DebugMessage ( string content, string prefix = "" ) : void

메소드 상세

BaseController() 공개 메소드

public BaseController ( ) : System
리턴 System

DebugMessage() 공개 메소드

public DebugMessage ( string content, string prefix = "" ) : void
content string
prefix string
리턴 void