C# Class TheKoans.AboutInheritance.GreatDane

Inheritance: Dog
Afficher le fichier Open project: jtigger/csharp-koans

Méthodes publiques

Méthode Description
GreatDane ( string name ) : Microsoft.VisualStudio.TestTools.UnitTesting
Growl ( ) : string

Method Details

GreatDane() public méthode

public GreatDane ( string name ) : Microsoft.VisualStudio.TestTools.UnitTesting
name string
Résultat Microsoft.VisualStudio.TestTools.UnitTesting

Growl() public méthode

public Growl ( ) : string
Résultat string