예제 #1
0
 public StreamManagerQue(StreamManagerQueTypes type)
 {
     Type = type;
 }
예제 #2
0
		public StreamManagerQue(StreamManagerQueTypes type)
		{
			Type = type;
		}