Home
last modified time | relevance | path

Searched defs:InterfaceTypeAttribute (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/Runtime/InteropServices/
H A DInterfaceTypeAttribute.cs10 public sealed class InterfaceTypeAttribute : Attribute class
13 public InterfaceTypeAttribute(ComInterfaceType interfaceType) in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
17 public InterfaceTypeAttribute(short interfaceType) in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A Dattributes.cs88 public sealed class InterfaceTypeAttribute : Attribute class
91 public InterfaceTypeAttribute(ComInterfaceType interfaceType) in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
95 public InterfaceTypeAttribute(short interfaceType) in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/ref/
H A DSystem.Runtime.InteropServices.cs455 public sealed partial class InterfaceTypeAttribute : System.Attribute class
457 public InterfaceTypeAttribute(short interfaceType) { } in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
458 … public InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType interfaceType) { } in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs11328 public sealed partial class InterfaceTypeAttribute : System.Attribute class
11330 public InterfaceTypeAttribute(short interfaceType) { } in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
11331 … public InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType interfaceType) { } in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs12562 public sealed partial class InterfaceTypeAttribute : System.Attribute class
12564 public InterfaceTypeAttribute(short interfaceType) { } in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute
12565 … public InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType interfaceType) { } in InterfaceTypeAttribute() method in System.Runtime.InteropServices.InterfaceTypeAttribute