C# Class ClassLib_Test.Util

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
DEBUG System.Int32

Méthodes publiques

Méthode Description
print ( Object str ) : void
printerr ( string errLoc ) : void
printexc ( Exception exc ) : void

Method Details

print() public static méthode

public static print ( Object str ) : void
str Object
Résultat void

printerr() public static méthode

public static printerr ( string errLoc ) : void
errLoc string
Résultat void

printexc() public static méthode

public static printexc ( Exception exc ) : void
exc System.Exception
Résultat void

Property Details

DEBUG public_oe static_oe property

public static Int32,System DEBUG
Résultat System.Int32