System.Reflection.TypeExtensions.GetInterfaces C# (CSharp) Метод

GetInterfaces() публичный статический Метод

public static GetInterfaces ( this type ) : System.Type[]
type this
Результат System.Type[]
        public static System.Type[] GetInterfaces(this System.Type type) { throw null; }
        public static System.Reflection.MemberInfo[] GetMember(this System.Type type, string name) { throw null; }