Non Intrusive Property Configurator
interface NonIntrusivePropertyConfigurator<Value> : KMockContract.RelaxationPropertyConfigurator<Value> , KMockContract.PropertySpyTargetInvocation<Value>
Configurator for non intrusive behaviour of PropertyProxies.
Author
Matthias Geisler