[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodLDefaultValueAttribute(Type, String, String)
CTor - only for default values of String type (bound to static property)
Public methodLDefaultValueAttribute(String, String, Type, String)
CTor - only for default values of String type (bound to resource)
Public methodLDefaultValueAttribute(Type, String, Type, String)
CTor - for default values of any type (bound to static property)
Public methodLDefaultValueAttribute(String, String, Type, Type, String)
CTor - only for default values of any type (bound to resource)

See Also