Exemplo n.º 1
0
 public ProjectNavigatorFrameProxy(IFrame frame)
 {
     ProjectNavigatorFrame = frame as ProjectNavigatorFrame;
 }
Exemplo n.º 2
0
 public ProjectNavigatorFrameProxy([NotNull] IFrame frame)
 {
     ProjectNavigatorFrame = frame as ProjectNavigatorFrame;
 }