C# 클래스 LINK_SAP_CS_80211.LINK_SAP_80211.Events.TimedReport

파일 보기 프로젝트 열기: ATNoG/ODTONE 1 사용 예제들

공개 메소드들

메소드 설명
Equals ( Object o ) : bool
FindTimedReport ( Link_Param_Abs_Type param, int interval, List list ) : TimedReport
TimedReport ( Link_Param_Abs_Type paramtype, int interval ) : System
operator ( ) : bool

메소드 상세

Equals() 공개 메소드

public Equals ( Object o ) : bool
o Object
리턴 bool

FindTimedReport() 공개 정적인 메소드

public static FindTimedReport ( Link_Param_Abs_Type param, int interval, List list ) : TimedReport
param Link_Param_Abs_Type
interval int
list List
리턴 TimedReport

TimedReport() 공개 메소드

public TimedReport ( Link_Param_Abs_Type paramtype, int interval ) : System
paramtype Link_Param_Abs_Type
interval int
리턴 System

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool