Methods | This Package | All Packages
Represents the base class for property, event, and extender definitions.
package com.ms.wfc.core
public class MemberInfo
Remarks
The MemberInfo class is primarily used to store the attributes of PropertyInfo, EventInfo, and ExtenderInfo objects. All attributes must extend MemberAttribute.