C# Class Vidka.Core.IVidkaConsole_extensions

显示文件 Open project: miktemk/VidkaEditor

Public Methods

Method Description
cxzxc ( this console, string text ) : void
errr ( this console, string text ) : void
iiii ( this console, string text ) : void

Method Details

cxzxc() public static method

public static cxzxc ( this console, string text ) : void
console this
text string
return void

errr() public static method

public static errr ( this console, string text ) : void
console this
text string
return void

iiii() public static method

public static iiii ( this console, string text ) : void
console this
text string
return void