C# Class Skight.eLiteWeb.Presentation.Web.View

Show file Open project: SkightTeam/eLiteWeb

Public Methods

Method Description
Equals ( View other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string
View ( string name )

Method Details

Equals() public method

public Equals ( View other ) : bool
other View
return bool

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string

View() public method

public View ( string name )
name string