System.ComponentModel.DataObjectMethodAttribute public sealed class DataObjectMethodAttribute : Attribute Documentation Code public bool IsDefault { get; } public DataObjectMethodType MethodType { get; } public DataObjectMethodAttribute(DataObjectMethodType methodType) public DataObjectMethodAttribute(DataObjectMethodType methodType, bool isDefault)