ContextualPropertyWith<T> constructor

ContextualPropertyWith<T>(
  1. ContextualPropertyResolver<T> resolver
)

Implementation

ContextualPropertyWith(this.resolver);