C# Class LogFileViewer.Filters.StackTraceMatching

Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Méthodes publiques

Méthode Description
IsMatch ( LogMessage log ) : bool
Save ( Stream stream ) : void
StackTraceMatching ( ) : System
StackTraceMatching ( Stream stream ) : System
ToString ( ) : string

Method Details

IsMatch() public méthode

public IsMatch ( LogMessage log ) : bool
log GSF.Diagnostics.LogMessage
Résultat bool

Save() public méthode

public Save ( Stream stream ) : void
stream Stream
Résultat void

StackTraceMatching() public méthode

public StackTraceMatching ( ) : System
Résultat System

StackTraceMatching() public méthode

public StackTraceMatching ( Stream stream ) : System
stream Stream
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string