C# Class PeterO.DebugUtility

Afficher le fichier Open project: peteroupc/CBOR

Méthodes publiques

Méthode Description
Log ( string str ) : void

Private Methods

Méthode Description
GetTypeMethod ( Type t, string name, Type parameters ) : MethodInfo

Method Details

Log() public static méthode

public static Log ( string str ) : void
str string
Résultat void