Interface IAttributeProvider
- Namespace
- Newtonsoft.Json.Serialization
- Assembly
- Newtonsoft.Json.dll
public interface IAttributeProvider
- Extension Methods
Methods
GetAttributes(bool)
IList<Attribute> GetAttributes(bool inherit)
Parameters
inherit
bool
Returns
GetAttributes(Type, bool)
IList<Attribute> GetAttributes(Type attributeType, bool inherit)