C# Class UnitTestDebugLogging.MyTestComponent

Afficher le fichier Open project: nanoframework/nanoFramework.Logging Class Usage Examples

Méthodes publiques

Méthode Description
DoSomeLogging ( ) : void
MyTestComponent ( ) : Microsoft.Extensions.Logging

Method Details

DoSomeLogging() public méthode

public DoSomeLogging ( ) : void
Résultat void

MyTestComponent() public méthode

public MyTestComponent ( ) : Microsoft.Extensions.Logging
Résultat Microsoft.Extensions.Logging