C# Class TeeSquare.Reflection.EnumValueTypeStrategies

Datei anzeigen Open project: tristanmenzel/TeeSquare

Public Methods

Method Description
AllNumber ( Type type ) : EnumValueType
AllString ( Type type ) : EnumValueType

Method Details

AllNumber() public static method

public static AllNumber ( Type type ) : EnumValueType
type Type
return EnumValueType

AllString() public static method

public static AllString ( Type type ) : EnumValueType
type Type
return EnumValueType