C# Class WindowsFormsAutofacExample.Concrete.MessageBoxMessage

Inheritance: IOutput
Afficher le fichier Open project: aliyasindogan/WindowsFormsAutofacExample

Méthodes publiques

Méthode Description
Write ( string content ) : void

Method Details

Write() public méthode

public Write ( string content ) : void
content string
Résultat void