Ejemplo n.º 1
0
 public KinectProjectUiBuilder(LoopList.LoopList loopList, TextLoopList textLoopList)
 {
     _loopList = loopList;
     _textLoopList = textLoopList;
 }
Ejemplo n.º 2
0
 public KinectProjectUiBuilder(LoopList.LoopList loopList, TextLoopList textLoopList)
 {
     _loopList     = loopList;
     _textLoopList = textLoopList;
 }