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