Bewerken

Delen via


GrainStorageHelpers Class

Definition

Utility functions for grain storage.

public static class GrainStorageHelpers
type GrainStorageHelpers = class
Public Class GrainStorageHelpers
Inheritance
GrainStorageHelpers

Methods

GetGrainStorage(Type, IServiceProvider)

Gets the IGrainStorage associated with the specified grain type, which must derive from Grain<TGrainState>.

Applies to