System.RuntimeTypeHandle.SupportsInterface C# (CSharp) Méthode

SupportsInterface() private méthode

private SupportsInterface ( object target ) : bool
target object
Résultat bool
        internal extern bool SupportsInterface(object target);