C# Class XLog.Categories.LogCategoryRegistrar

Afficher le fichier Open project: Belorus/XLog Class Usage Examples

Méthodes publiques

Méthode Description
Get ( long id ) : string
GetAll ( ) : ICollection
Register ( string name ) : long

Method Details

Get() public méthode

public Get ( long id ) : string
id long
Résultat string

GetAll() public méthode

public GetAll ( ) : ICollection
Résultat ICollection

Register() public méthode

public Register ( string name ) : long
name string
Résultat long