GrainClassMap Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class GrainClassMap
type GrainClassMap = class
Public Class GrainClassMap
- Inheritance
-
GrainClassMap
Constructors
GrainClassMap(TypeConverter, ImmutableDictionary<GrainType,Type>) |
Initializes a new instance of the GrainClassMap class. |
Methods
TryGetGrainClass(GrainType, Type) |
Returns the grain class type corresponding to the provided grain type. |