C# Class Invert.Core.TypeExtensions

显示文件 Open project: InvertGames/uFrame.Editor

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