C# 클래스 Ext.Net.MVC.Examples.Areas.Desktop.Models.SystemStatusData

파일 보기 프로젝트 열기: extnet/Ext.NET.Examples.MVC 1 사용 예제들

공개 메소드들

메소드 설명
SystemStatusData ( bool init ) : System
SystemStatusData ( bool init, Store cpuLoad, Store memory, Store process ) : System

메소드 상세

SystemStatusData() 공개 메소드

public SystemStatusData ( bool init ) : System
init bool
리턴 System

SystemStatusData() 공개 메소드

public SystemStatusData ( bool init, Store cpuLoad, Store memory, Store process ) : System
init bool
cpuLoad Store
memory Store
process Store
리턴 System