Skip to content

Overload_CodeJam_Mapping_MappingSchema_GetAttributes

andrewvk edited this page Jun 23, 2016 · 3 revisions

MappingSchema.GetAttributes Method

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

Overload List

 

Name Description
Public method GetAttributes(T)(MemberInfo, Boolean) Returns custom attributes applied to provided type member.
Public method GetAttributes(T)(Type, Boolean) Returns custom attributes applied to provided type.
Public method GetAttributes(T)(MemberInfo, Func(T, String), Boolean) Returns custom attributes applied to provided type member.
Public method GetAttributes(T)(Type, Func(T, String), Boolean) Returns custom attributes applied to provided type.
  Back to Top

See Also

Reference

MappingSchema Class
CodeJam.Mapping Namespace

Clone this wiki locally