C# Class CryoAOP.Exec.ErrorExtensions

Show file Open project: fir3pho3nixx/cryo-aop

Public Properties

Property Type Description
DisableWarnings bool

Public Methods

Method Description
Error ( this message ) : void
Warn ( this message ) : void

Method Details

Error() public static method

public static Error ( this message ) : void
message this
return void

Warn() public static method

public static Warn ( this message ) : void
message this
return void

Property Details

DisableWarnings public static property

public static bool DisableWarnings
return bool