C# Class XLog.Categories.LogCategoryRegistrar

显示文件 Open project: Belorus/XLog Class Usage Examples

Public Methods

Method Description
Get ( long id ) : string
GetAll ( ) : ICollection
Register ( string name ) : long

Method Details

Get() public method

public Get ( long id ) : string
id long
return string

GetAll() public method

public GetAll ( ) : ICollection
return ICollection

Register() public method

public Register ( string name ) : long
name string
return long