Home
last modified time | relevance | path

Searched refs:DataObjectMethodAttribute (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DDataObjectMethodAttributeTests.cs41 DataObjectMethodAttribute attr = new DataObjectMethodAttribute (DataObjectMethodType.Fill); in Ctor()
47 DataObjectMethodAttribute a1 = new DataObjectMethodAttribute (DataObjectMethodType.Fill); in MatchTest()
48 DataObjectMethodAttribute a2 = new DataObjectMethodAttribute (DataObjectMethodType.Delete, true); in MatchTest()
52 DataObjectMethodAttribute a3 = new DataObjectMethodAttribute (DataObjectMethodType.Delete); in MatchTest()
59 DataObjectMethodAttribute a1 = new DataObjectMethodAttribute (DataObjectMethodType.Fill); in EqualsTest()
60 DataObjectMethodAttribute a2 = new DataObjectMethodAttribute (DataObjectMethodType.Delete); in EqualsTest()
64 DataObjectMethodAttribute a3 = new DataObjectMethodAttribute (DataObjectMethodType.Delete); in EqualsTest()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DDataObjectMethodAttribute.cs13 public sealed class DataObjectMethodAttribute : Attribute class
15 public DataObjectMethodAttribute(DataObjectMethodType methodType) : this(methodType, false) in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
19 public DataObjectMethodAttribute(DataObjectMethodType methodType, bool isDefault) in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
37 DataObjectMethodAttribute other = obj as DataObjectMethodAttribute; in Equals()
55 DataObjectMethodAttribute other = obj as DataObjectMethodAttribute; in Match()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DDataObjectMethodAttribute.cs15 public sealed class DataObjectMethodAttribute : Attribute { class
20 … public DataObjectMethodAttribute(DataObjectMethodType methodType) : this(methodType, false) { in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
23 public DataObjectMethodAttribute(DataObjectMethodType methodType, bool isDefault) { in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
46 DataObjectMethodAttribute other = obj as DataObjectMethodAttribute; in Equals()
61 DataObjectMethodAttribute other = obj as DataObjectMethodAttribute; in Match()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DObjectDataSourceView.cs848 DataObjectMethodAttribute methodAttribute = null; in GetObjectMethod()
854 object [] attrs = me.GetCustomAttributes (typeof (DataObjectMethodAttribute), true); in GetObjectMethod()
855DataObjectMethodAttribute domAttr = (attrs != null && attrs.Length > 0) ? (DataObjectMethodAttribu… in GetObjectMethod()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DObjectDataSourceView.cs1519DataObjectMethodAttribute attr = Attribute.GetCustomAttribute(mi, typeof(DataObjectMethodAttribute in GetResolvedMethodData()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs229 public sealed partial class DataObjectMethodAttribute : System.Attribute class
231 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
232 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources370 ../referencesource/System/compmod/system/componentmodel/DataObjectMethodAttribute.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1595 public sealed partial class DataObjectMethodAttribute : System.Attribute class
1597 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
1598 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs1598 public sealed partial class DataObjectMethodAttribute : System.Attribute class
1600 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
1601 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs1593 public sealed partial class DataObjectMethodAttribute : System.Attribute class
1595 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
1596 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs1594 public sealed partial class DataObjectMethodAttribute : System.Attribute class
1596 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
1597 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs3232 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3234 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3235 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs2995 public sealed partial class DataObjectMethodAttribute : System.Attribute class
2997 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
2998 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs3039 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3041 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3042 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs3060 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3062 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3063 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs3060 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3062 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3063 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs3039 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3041 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3042 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs3039 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3041 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3042 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs3058 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3060 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3061 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs3328 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3330 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3331 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs3060 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3062 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3063 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs3319 public sealed partial class DataObjectMethodAttribute : System.Attribute class
3321 public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType) { } in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
3322 …public DataObjectMethodAttribute(System.ComponentModel.DataObjectMethodType methodType, bool isDef… in DataObjectMethodAttribute() method in System.ComponentModel.DataObjectMethodAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/netstandard/
H A DTypeForwarders.cs393 ….Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.DataObjectMethodAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A Dnetstandard.cs209 …CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DataObjectMethodAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A Dnetstandard.cs208 …CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DataObjectMethodAttribute))]

12