Skip to content

Overload_CodeJam_Mapping_MappingSchema_GetAttributes

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

MappingSchema.GetAttributes Method

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