示例#1
0
 public PostSurgeryState(Hololens h)
 {
     base.hololens = h;
 }
示例#2
0
 public StandbyState(Hololens h)
 {
     base.hololens = h;
 }