C# Class System.TypedDefaultExtensions

Show file Open project: shendongnian/code

Public Methods

Method Description
ToDefault ( Type targetType ) : object

Private Methods

Method Description
_ToDefaultHelper ( ) : T

Method Details

ToDefault() public static method

public static ToDefault ( Type targetType ) : object
targetType Type
return object