C# Class Invert.Core.TypeExtensions

Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
IsCastableTo ( this from, Type to ) : bool

Method Details

IsCastableTo() public static méthode

public static IsCastableTo ( this from, Type to ) : bool
from this
to System.Type
Résultat bool