C# Class Urasandesu.Prig.VSPackage.Shell.ConsoleActivityLog.EmptyLog
Show file
Open project: urasandesu/Prig
Public Methods
Method |
Description |
|
Error ( string description ) : void |
|
|
Info ( string description ) : void |
|
|
Method Details
public Error ( string description ) : void |
description |
string |
|
return |
void |
|
public Info ( string description ) : void |
description |
string |
|
return |
void |
|