Home
last modified time | relevance | path

Searched refs:propertySettings (Results 1 – 14 of 14) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Configuration_2.0/
H A DProfilePropertySettingsCollection.cs48 public void Add (ProfilePropertySettings propertySettings) in Add() argument
50 BaseAdd (propertySettings); in Add()
99 public int IndexOf (ProfilePropertySettings propertySettings) in IndexOf() argument
101 return BaseIndexOf (propertySettings); in IndexOf()
114 public void Set (ProfilePropertySettings propertySettings) in Set() argument
116 ProfilePropertySettings existing = Get (propertySettings.Name); in Set()
119 Add (propertySettings); in Set()
124 BaseAdd (index, propertySettings); in Set()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Configuration/
H A DProfilePropertySettingsCollection.cs96 public void Add(ProfilePropertySettings propertySettings) { in Add() argument
97 BaseAdd(propertySettings); in Add()
120 public void Set(ProfilePropertySettings propertySettings) { in Set() argument
121 BaseAdd(propertySettings, false); in Set()
124 public int IndexOf(ProfilePropertySettings propertySettings) { in IndexOf() argument
125 return BaseIndexOf(propertySettings); in IndexOf()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/
H A DYamlDriver.php38 foreach ($config['virtual_properties'] as $methodName => $propertySettings) {
39 if (isset($propertySettings['exp'])) {
40 …ualPropertyMetadata = new ExpressionPropertyMetadata($name, $methodName, $propertySettings['exp']);
41 unset($propertySettings['exp']);
51 $config['properties'][$methodName] = $propertySettings;
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Web.cs3158 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
3165 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
3169 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Web.cs4356 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4363 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4367 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Web.cs4465 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4472 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4476 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Web.cs4877 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4884 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4888 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Web.cs4818 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4825 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4829 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Web.cs4807 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4814 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4818 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Web.cs4809 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4816 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4820 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Web.cs4791 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4798 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4802 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Web.cs4833 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4840 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4844 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Web.cs4755 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4762 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4766 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Web.cs4833 public void Add(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Add() argument
4840 …public int IndexOf(System.Web.Configuration.ProfilePropertySettings propertySettings) { throw null… in IndexOf() argument
4844 public void Set(System.Web.Configuration.ProfilePropertySettings propertySettings) { } in Set() argument