C# Class Raspberry.ModelExtensionMethods

Provides extension methods for Model.
Datei anzeigen Open project: raspberry-sharp/raspberry-sharp-system

Public Methods

Method Description
GetDisplayName ( this model ) : string

Gets the model display name.

Method Details

GetDisplayName() public static method

Gets the model display name.
public static GetDisplayName ( this model ) : string
model this The model.
return string