C# Class StaticProxy.Interceptor.Reflection.TypeInformation

Inheritance: ITypeInformation
Show file Open project: BrunoJuchli/StaticProxy.Fody Class Usage Examples

Public Methods

Method Description
IsNullable ( Type t ) : bool

Method Details

IsNullable() public method

public IsNullable ( Type t ) : bool
t System.Type
return bool