C# 클래스 XLog.Categories.LogCategoryRegistrar

파일 보기 프로젝트 열기: Belorus/XLog 1 사용 예제들

공개 메소드들

메소드 설명
Get ( long id ) : string
GetAll ( ) : ICollection
Register ( string name ) : long

메소드 상세

Get() 공개 메소드

public Get ( long id ) : string
id long
리턴 string

GetAll() 공개 메소드

public GetAll ( ) : ICollection
리턴 ICollection

Register() 공개 메소드

public Register ( string name ) : long
name string
리턴 long