Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Raspberry
ModelExtensionMethods
C# Class Raspberry.ModelExtensionMethods
Provides extension methods for
Model
.
Exibir arquivo
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