C# Class Common.Reflection.Math

Exibir arquivo Open project: codaxy/common

Public Methods

Method Description
Create ( Type valueType ) : Math

Private Methods

Method Description
Math ( Type valueType ) : System

Method Details

Create() public static method

public static Create ( Type valueType ) : Math
valueType System.Type
return Math