点击或拖拽改变大小

MobileManagedTimer 构造函数 (Timer, String)

初始化 MobileManagedTimer 类的一个新实例

命名空间:  Smobiler.Core.ManagedThreading
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public MobileManagedTimer(
	Timer managedObject,
	string name
)

参数

managedObject
类型:System.TimersTimer

[缺少 "M:Smobiler.Core.ManagedThreading.MobileManagedTimer.#ctor(System.Timers.Timer,System.String)" 的 <param name="managedObject"/> 文档]

name
类型:SystemString

[缺少 "M:Smobiler.Core.ManagedThreading.MobileManagedTimer.#ctor(System.Timers.Timer,System.String)" 的 <param name="name"/> 文档]

参见