예제 #1
0
 public SessionView(ISessionViewHost host) : this(false)
 {
     hostScreen = host;
 }
예제 #2
0
		public SessionView (ISessionViewHost host) : this(false)
		{
			hostScreen = host;
		}