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

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

공개 메소드들

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

메소드 상세

ConsoleActivityLog() 공개 메소드

public ConsoleActivityLog ( ) : System
리턴 System

Error() 공개 메소드

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

Info() 공개 메소드

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