Home
last modified time | relevance | path

Searched refs:SettingsProviderAttribute (Results 1 – 21 of 21) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/
H A DSettingsProviderAttribute.cs11 public sealed class SettingsProviderAttribute : Attribute class
18 public SettingsProviderAttribute(string providerTypeName) in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
26 public SettingsProviderAttribute(Type providerType) in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
H A DApplicationSettingsBase.cs480 else if (attribute is SettingsProviderAttribute) in CreateSetting()
482 … string providerTypeName = ((SettingsProviderAttribute)attribute).ProviderTypeName; in CreateSetting()
639 else if (attr is SettingsProviderAttribute)
641 … string providerTypeName = ((SettingsProviderAttribute)attr).ProviderTypeName;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Configuration/
H A DSettingsProviderAttribute.cs34 public sealed class SettingsProviderAttribute : Attribute class
38 public SettingsProviderAttribute (string providerTypeName) in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
45 public SettingsProviderAttribute (Type providerType) in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
H A DApplicationSettingsBase.cs274SettingsProviderAttribute[] provider_attrs = (SettingsProviderAttribute[])this_type.GetCustomAttri…
312 if (a is SettingsProviderAttribute) { in CreateSettingsProperty()
313 Type provider_type = Type.GetType (((SettingsProviderAttribute)a).ProviderTypeName); in CreateSettingsProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/configuration/
H A DSettingsAttributes.cs163 public sealed class SettingsProviderAttribute : Attribute { class
169 public SettingsProviderAttribute(string providerTypeName) { in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
176 public SettingsProviderAttribute(Type providerType) { in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
H A DApplicationSettingsBase.cs425 else if (attr is SettingsProviderAttribute) { in CreateSetting()
426 … string providerTypeName = ((SettingsProviderAttribute)attr).ProviderTypeName; in CreateSetting()
551 else if (attr is SettingsProviderAttribute) {
552 … string providerTypeName = ((SettingsProviderAttribute)attr).ProviderTypeName;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Profile/
H A DProfileBase.cs244 } else if (attributes [i] is SettingsProviderAttribute) { in CreateSettingsProperty()
245 …Type providerType = HttpApplication.LoadType (((SettingsProviderAttribute) attributes [i]).Provide… in CreateSettingsProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Configuration/
H A DApplicationSettingsBaseTest.cs295 …Assert.AreEqual (expected, new SettingsProviderAttribute (typeof (ProviderPoker)).ProviderTypeName… in TestSettings2_Properties()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/ref/
H A DSystem.Configuration.cs417 public sealed partial class SettingsProviderAttribute : System.Attribute class
419 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
420 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dnet_4_x_System.dll.sources73 System.Configuration/SettingsProviderAttribute.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs5931 public sealed partial class SettingsProviderAttribute : System.Attribute class
5933 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5934 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs5654 public sealed partial class SettingsProviderAttribute : System.Attribute class
5656 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5657 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs5872 public sealed partial class SettingsProviderAttribute : System.Attribute class
5874 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5875 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs5893 public sealed partial class SettingsProviderAttribute : System.Attribute class
5895 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5896 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs5893 public sealed partial class SettingsProviderAttribute : System.Attribute class
5895 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5896 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs5872 public sealed partial class SettingsProviderAttribute : System.Attribute class
5874 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5875 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs5872 public sealed partial class SettingsProviderAttribute : System.Attribute class
5874 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5875 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs5877 public sealed partial class SettingsProviderAttribute : System.Attribute class
5879 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5880 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs6171 public sealed partial class SettingsProviderAttribute : System.Attribute class
6173 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
6174 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs5893 public sealed partial class SettingsProviderAttribute : System.Attribute class
5895 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
5896 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs6162 public sealed partial class SettingsProviderAttribute : System.Attribute class
6164 public SettingsProviderAttribute(string providerTypeName) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute
6165 public SettingsProviderAttribute(System.Type providerType) { } in SettingsProviderAttribute() method in System.Configuration.SettingsProviderAttribute