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