C# 클래스 Raspberry.ModelExtensionMethods

Provides extension methods for Model.
파일 보기 프로젝트 열기: raspberry-sharp/raspberry-sharp-system

공개 메소드들

메소드 설명
GetDisplayName ( this model ) : string

Gets the model display name.

메소드 상세

GetDisplayName() 공개 정적인 메소드

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