편집

다음을 통해 공유


IConfigureGrainContext Interface

Definition

Configures the provided grain context.

public interface IConfigureGrainContext
type IConfigureGrainContext = interface
Public Interface IConfigureGrainContext

Methods

Configure(IGrainContext)

Configures the provided grain context.

Applies to