コード例 #1
0
 internal StartStopRandomCore(Control control, Resources resources) : base(control, resources)
 {
     this._startStop = new StartStopMember(resources);
 }