C# Class llbc.ProtoReport

Afficher le fichier Open project: lailongwei/llbc Class Usage Examples

Méthodes publiques

Méthode Description
ProtoReport ( int sessionId, ProtoLayer layer, ProtoReportLevel level, string report ) : System
ToString ( ) : string

Private Methods

Méthode Description
_BuildStringRepr ( ) : void

Method Details

ProtoReport() public méthode

public ProtoReport ( int sessionId, ProtoLayer layer, ProtoReportLevel level, string report ) : System
sessionId int
layer ProtoLayer
level ProtoReportLevel
report string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string