Summary
    Exits the game.
    
		- Namespace
 - StrideToolkit
.Engine  - Containing Type
 - GameExtensions
 
Syntax
public static void Exit(this IGame game)
	Parameters
| Name | Type | Description | 
|---|---|---|
| game | IGame | The game. | 
Return Value
| Type | Description | 
|---|---|
| void | 
                                
                                
                                               
                         
                
            public static void Exit(this IGame game)
	| Name | Type | Description | 
|---|---|---|
| game | IGame | The game. | 
| Type | Description | 
|---|---|
| void |