C# Class TUM.CMS.VplControl.Utilities.TypeExtensions

Show file Open project: tumcms/TUM.CMS.VPLControl

Public Methods

Method Description
IsCastableTo ( this from, Type to ) : bool

Method Details

IsCastableTo() public static method

public static IsCastableTo ( this from, Type to ) : bool
from this
to System.Type
return bool