PostSharp / / API Reference / Post­Sharp.​Extensibility / IState­Store

Interface IStateStore

Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public interface IStateStore

Methods

Name Description
Get<T>()
GetOrAdd<T>(Func<T>)
GetOrNew<T>()
Set<T>(T)