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

Afficher le fichier Open project: tumcms/TUM.CMS.VPLControl

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