C# Class System.Runtime.Remoting.DynamicTypeInfo

Inheritance: TypeInfo
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
CanCastTo ( Type castType, Object o ) : bool

Private Methods

Méthode Description
DynamicTypeInfo ( Type typeOfObj ) : System

Method Details

CanCastTo() public méthode

public CanCastTo ( Type castType, Object o ) : bool
castType System.Type
o Object
Résultat bool