An NDoc Documented Class Library

AppScreenComponent Constructor

Initializes a new instance of the AppScreenComponent class.

Overload List

Initializes a new instance of the AppScreenComponent class.

[Visual Basic] Protected Sub New()
[C#] protected AppScreenComponent();
[C++] protected: AppScreenComponent();
[JScript] protected function AppScreenComponent();

 

[Visual Basic] Public Sub New(ByVal Window,ByVal ScreenRepository)
[C#] public AppScreenComponent(Window,ScreenRepository);
[C++] public: AppScreenComponent(Window*,ScreenRepository*);
[JScript] public function AppScreenComponent(Window,ScreenRepository);

See Also

AppScreenComponent Class | Repository Namespace