/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/ |
H A D | InstallerTypeAttribute.cs | 16 public class InstallerTypeAttribute : Attribute class 23 public InstallerTypeAttribute(Type installerType) in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute 31 public InstallerTypeAttribute(string typeName) in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute 49 InstallerTypeAttribute other = obj as InstallerTypeAttribute; in Equals()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/ |
H A D | InstallerTypeAttribute.cs | 22 public class InstallerTypeAttribute : Attribute { class 28 public InstallerTypeAttribute(Type installerType) { in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute 35 public InstallerTypeAttribute(string typeName) { in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute 54 InstallerTypeAttribute other = obj as InstallerTypeAttribute; in Equals()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.ServiceProcess.cs | 45 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 590 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.ServiceProcess.cs | 45 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 587 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.ServiceProcess.cs | 78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.ServiceProcess.cs | 78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | System.ServiceProcess.cs | 78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.ServiceProcess.cs | 78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/ |
H A D | System.ServiceProcess.cs | 77 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 630 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/ |
H A D | System.ServiceProcess.cs | 77 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 630 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | System.ServiceProcess.cs | 77 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 630 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.ServiceProcess.cs | 78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.ServiceProcess.cs | 78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
|
H A D | System.Messaging.cs | 648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/ |
H A D | System.ComponentModel.cs | 392 public partial class InstallerTypeAttribute : System.Attribute class 394 public InstallerTypeAttribute(string typeName) { } in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute 395 public InstallerTypeAttribute(System.Type installerType) { } in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute
|