Class CanSetContextExtensions Inheritance object CanSetContextExtensions Inherited Members object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Namespace: EyeAuras.Shared.Scaffolding Assembly: EyeAuras.Shared.dll Syntax public static class CanSetContextExtensions Methods Name Description InheritContext<TTarget, TSource>(TTarget, TSource) WithContext<TTarget, TContext>(TTarget, TContext) WithContext<TTarget, TSrc, TContext>(TTarget, TSrc, Expression<Func<TSrc, TContext>>)