C# Class LogItem, component-church-financial-system-user-management

Afficher le fichier Open project: uwi-mase-2014-ccd/component-church-financial-system-user-management Class Usage Examples

Méthodes publiques

Méthode Description
SetDetails ( string userId, string timeStamp, string logLine ) : void

Method Details

SetDetails() public méthode

public SetDetails ( string userId, string timeStamp, string logLine ) : void
userId string
timeStamp string
logLine string
Résultat void