Design Pattern Framework 3.5
View Property
Gets and sets the view.
Declaration Syntax| C# | Visual Basic |
protected T View { get; private set; }
Protected Property View As T
Declaration Syntax| C# | Visual Basic |
protected T View { get; private set; }
Protected Property View As T