C# Class ColladaSlimDX.Utils.COLLADAUtil.SimpleLogger

Inheritance: ICOLLADALogger
Afficher le fichier Open project: vvvv/ColladaSlimDX

Méthodes publiques

Méthode Description
Log ( COLLADALogType LogType, string Message ) : void

Method Details

Log() public méthode

public Log ( COLLADALogType LogType, string Message ) : void
LogType COLLADALogType
Message string
Résultat void