public KinectProjectUiBuilder(LoopList.LoopList loopList, TextLoopList textLoopList)
 {
     _loopList = loopList;
     _textLoopList = textLoopList;
 }
Exemple #2
0
 public KinectProjectUiBuilder(LoopList.LoopList loopList, TextLoopList textLoopList)
 {
     _loopList     = loopList;
     _textLoopList = textLoopList;
 }