C# 클래스 cleanLayer.Extensions

파일 보기 프로젝트 열기: Vipeax/cleanLayer

공개 메소드들

메소드 설명
DumpProperties ( this o ) : void
GetAuthor ( this t ) : string
GetBrainInfo ( this b ) : BrainInfo
GetInfo ( this t ) : PluginInfo

메소드 상세

DumpProperties() 공개 정적인 메소드

public static DumpProperties ( this o ) : void
o this
리턴 void

GetAuthor() 공개 정적인 메소드

public static GetAuthor ( this t ) : string
t this
리턴 string

GetBrainInfo() 공개 정적인 메소드

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

GetInfo() 공개 정적인 메소드

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