C# Class cleanLayer.Extensions

Show file Open project: Vipeax/cleanLayer

Public Methods

Method Description
DumpProperties ( this o ) : void
GetAuthor ( this t ) : string
GetBrainInfo ( this b ) : BrainInfo
GetInfo ( this t ) : PluginInfo

Method Details

DumpProperties() public static method

public static DumpProperties ( this o ) : void
o this
return void

GetAuthor() public static method

public static GetAuthor ( this t ) : string
t this
return string

GetBrainInfo() public static method

public static GetBrainInfo ( this b ) : BrainInfo
b this
return cleanLayer.Library.Combat.BrainInfo

GetInfo() public static method

public static GetInfo ( this t ) : PluginInfo
t this
return cleanLayer.Library.Combat.PluginInfo