IGrainTypeProvider Interface
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.
Associates a GrainType with a grain class.
public interface IGrainTypeProvider
type IGrainTypeProvider = interface
Public Interface IGrainTypeProvider
- Derived
Methods
TryGetGrainType(Type, GrainType) |
Returns the grain type corresponding to the class identified by |