C# Class MsgPack.Serialization.TraceSource

Afficher le fichier Open project: msgpack/msgpack-cli

Méthodes publiques

Méthode Description
TraceSource ( string name ) : System

Private Methods

Méthode Description
TraceData ( TraceEventType eventType, int id, object data ) : void
TraceEvent ( TraceEventType eventType, int id, string format ) : void

Method Details

TraceSource() public méthode

public TraceSource ( string name ) : System
name string
Résultat System