Skip to content

Overload_CodeJam_Mapping_MappingSchema_GetAttribute

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

MappingSchema.GetAttribute Method

Overload List

 

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

See Also

Reference

MappingSchema Class
CodeJam.Mapping Namespace

Clone this wiki locally