你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StateExtensions Class

Definition

public static class StateExtensions
type StateExtensions = class
Public Module StateExtensions
Inheritance
StateExtensions

Methods

Contains<TModel,TParentModel>(IState, NestedResourceConfig<TModel,TParentModel>)
ContainsDispatch(IState, IEntityConfig)
Get<TModel,TParentModel>(IState, NestedResourceConfig<TModel,TParentModel>)
GetDispatch<TModel>(IState, IEntityConfig<TModel>)
IsCurrentPresentAndCompatible<TModel,TParentModel>(IState, NestedResourceConfig<TModel,TParentModel>)
IsCurrentPresentAndCompatibleDispatch(IState, IEntityConfig)

Applies to