Class DynamicProxyIgnoreTypes
Inheritance
object
DynamicProxyIgnoreTypes
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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 |
---|---|---|
System.Type | type | |
bool | includeDerivedTypes |
Returns
Type | Description |
---|---|
bool |