C# 클래스 Urasandesu.Prig.VSPackage.Shell.ConsoleActivityLog.Logger

파일 보기 프로젝트 열기: urasandesu/Prig

공개 메소드들

메소드 설명
Error ( string description ) : void
Info ( string description ) : void

메소드 상세

Error() 공개 추상적인 메소드

public abstract Error ( string description ) : void
description string
리턴 void

Info() 공개 추상적인 메소드

public abstract Info ( string description ) : void
description string
리턴 void