C# Class PeterO.DebugUtility

Exibir arquivo Open project: peteroupc/CBOR

Public Methods

Method Description
Log ( string str ) : void

Private Methods

Method Description
GetTypeMethod ( Type t, string name, Type parameters ) : MethodInfo

Method Details

Log() public static method

public static Log ( string str ) : void
str string
return void