Skip to content

T_ScoreQuery_ViewModels_PlanWorkerViewModel

Johnson Peter edited this page Aug 7, 2016 · 1 revision

PlanWorkerViewModel Class

计划查询控制器

Inheritance Hierarchy

System.Object
  ScoreQuery.ViewModels.PlanWorkerViewModel
Namespace: ScoreQuery.ViewModels
Assembly: ScoreQueryLib-Native (in ScoreQueryLib-Native.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public class PlanWorkerViewModel

VB

Public Class PlanWorkerViewModel

C++

public ref class PlanWorkerViewModel

F#

type PlanWorkerViewModel =  class end

The PlanWorkerViewModel type exposes the following members.

Constructors

 

Name Description
Public method PlanWorkerViewModel 新建计划查询控制器
  Back to Top

Properties

 

Name Description
Public property WorkerModel 计划查询底层模块
  Back to Top

Methods

 

Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Query 计划查询
Public method ToString (Inherited from Object.)
  Back to Top

Events

 

Name Description
Public event NeedToLogin 登陆失效事件
  Back to Top

See Also

Reference

ScoreQuery.ViewModels Namespace

Clone this wiki locally