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