C# Class Raspberry.ModelExtensionMethods

Provides extension methods for Model.
Afficher le fichier Open project: raspberry-sharp/raspberry-sharp-system

Méthodes publiques

Méthode Description
GetDisplayName ( this model ) : string

Gets the model display name.

Method Details

GetDisplayName() public static méthode

Gets the model display name.
public static GetDisplayName ( this model ) : string
model this The model.
Résultat string