Class TypeExtensions
- Namespace
- FatturaElettronica.Core
- Assembly
- FatturaElettronica.dll
public static class TypeExtensions
- Inheritance
-
TypeExtensions
- Inherited Members
Methods
GetMethod(Type, string)
public static MethodInfo GetMethod(this Type type, string name)
Parameters
Returns
IsGenericList(Type)
public static bool IsGenericList(this Type type)
Parameters
type
Type
Returns
IsSubclassOfBusinessObject(Type)
public static bool IsSubclassOfBusinessObject(this Type type)
Parameters
type
Type