C# 클래스 GSF.Units.EE.SignalKindExtensions

Defines extension functions for the SignalKind enumeration.
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf

공개 메소드들

메소드 설명
GetAcronym ( this signal ) : string

Gets the acronym for the specified SignalKind.

비공개 메소드들

메소드 설명
ParseSignalKind ( this acronym ) : SignalKind

메소드 상세

GetAcronym() 공개 정적인 메소드

Gets the acronym for the specified SignalKind.
public static GetAcronym ( this signal ) : string
signal this to convert to an acronym.
리턴 string