JustMock
Search JustMock
Contents
Introduction
Release Notes
Getting Started
Basic Usage
Advanced Usage
Scenarios
Integration
API Reference
Telerik.JustMock Namespace
Telerik.JustMock.Abstraction Namespace
Telerik.JustMock.DynamicProxy Namespace
Argument Class
AutoClass Class
Binding Enumeration
Ctor Class
DefaultInterceptor Class
IReturnValueInvocation Interface
MethodInvocation Class
Proxy Class
Proxy Members
Proxy Methods
ProxyFactory Class
ProxyFactory(T) Class
Telerik.JustMock.DynamicProxy.Abstraction Namespace
Telerik.JustMock.DynamicProxy.Fluent Namespace
Telerik.JustMock.DynamicProxy.Fluent.Abstraction Namespace
Telerik.JustMock.Expectations Namespace
Telerik.JustMock.Expectations.Abstraction Namespace
Telerik.JustMock.Helpers Namespace
Telerik.JustMock.Interceptors Namespace
Telerik.JustMock.Internals Namespace
Telerik.JustMock.Setup Namespace
Telerik.JustMock.Weaver Namespace
Telerik.JustMock.Weaver.Abstraction Namespace
Telerik.JustMock.Weaver.Interceptors Namespace
Telerik.JustMock.Weaver.Interceptors.Abstraction Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Telerik JustMock Manual
Proxy Class
Members
See Also
Send Feedback
Entry-point for creating proxy from a given type.
Namespace:
Telerik.JustMock.DynamicProxy
Assembly:
Telerik.JustMock
(in Telerik.JustMock.dll) Version: 2013.1.412.0 (2013.1.412)
Syntax
C#
public
class
Proxy
Visual Basic
Public
Class
Proxy
Inheritance Hierarchy
System
.
.
::
.
.
Object
Telerik.JustMock.DynamicProxy
.
.
::
.
.
Proxy
See Also
Proxy Members
Telerik.JustMock.DynamicProxy Namespace