C# Class System.Reflection.IntrospectionExtensions

https://github.com/castleproject/Core/blob/netcore/src/Castle.Core/Compatibility/IntrospectionExtensions.cs
Mostra file Open project: scottksmith95/LINQKit

Public Methods

Method Description
GetTypeInfo ( this type ) : Type

Method Details

GetTypeInfo() public static method

public static GetTypeInfo ( this type ) : Type
type this
return Type