Space Engineers
Public Member Functions | List of all members
VRage.Library.Collections.TypeSwitchRet< TKeyBase, TRetBase > Class Template Reference
Inheritance diagram for VRage.Library.Collections.TypeSwitchRet< TKeyBase, TRetBase >:

Public Member Functions

TRet Switch< TKey, TRet > ()
 

Detailed Description

Definition at line 56 of file TypeSwitch.cs.

Member Function Documentation

TRet VRage.Library.Collections.TypeSwitchRet< TKeyBase, TRetBase >.Switch< TKey, TRet > ( )
inline
Type Constraints
TKey :class 
TKey :TKeyBase 
TRet :class 
TRet :TRetBase 

Definition at line 59 of file TypeSwitch.cs.


The documentation for this class was generated from the following file: