Class DynamicProxyIgnoreTypes
Inherited Members
Namespace: Volo.Abp.DynamicProxy
Assembly: Volo.Abp.Core.dll
Syntax
public static class DynamicProxyIgnoreTypes
Methods
Add<T>()
Declaration
public static void Add<T>()
Type Parameters
Name | Description |
---|---|
T |
Contains(Type, bool)
Declaration
public static bool Contains(Type type, bool includeDerivedTypes = true)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
bool | includeDerivedTypes |
Returns
Type | Description |
---|---|
bool |