C# 클래스 openHistorian.Adapters.ResolutionExtensions

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

공개 메소드들

메소드 설명
GetInterval ( this resolution ) : System.TimeSpan

Gets TimeSpan for specified resolution.

메소드 상세

GetInterval() 공개 정적인 메소드

Gets TimeSpan for specified resolution.
public static GetInterval ( this resolution ) : System.TimeSpan
resolution this Resolution to get interval for.
리턴 System.TimeSpan