Property Proxy
interface PropertyProxy<Value> : KMockContract.Proxy<Value, KMockContract.GetOrSet> , KMockContract.ProxyReturnValueSetter<Value>
Proxy in order to stub/mock property behaviour.
Author
Matthias Geisler
Proxy in order to stub/mock property behaviour.
Matthias Geisler