C# Class Gravitation.DataClasses.DisplayNewScreen

Inheritance: IScreenExitData
Show file Open project: thedamoes/Gravitation

Public Methods

Method Description
DisplayNewScreen ( Screens newScreen ) : System
getDataClassType ( ) : Type

Method Details

DisplayNewScreen() public method

public DisplayNewScreen ( Screens newScreen ) : System
newScreen Screens
return System

getDataClassType() public method

public getDataClassType ( ) : Type
return System.Type