C# Class Del2.Models.Person

Afficher le fichier Open project: bekkopen/dotnetkurs Class Usage Examples

Private Properties

Свойство Type Description
LogWithNamePrefix void

Méthodes publiques

Méthode Description
Log ( string text = "Blah blah blah..." ) : void
ToString ( ) : string

Private Methods

Méthode Description
LogWithNamePrefix ( string text ) : void

Method Details

Log() public méthode

public Log ( string text = "Blah blah blah..." ) : void
text string
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string