18 using System.Collections.Generic;
20 using System.Text.RegularExpressions;
22 using ErrorManagement;
24 namespace TypeSystem {
AccessModifier MemberInfo
Gets or sets the attribute information of method type
Association Class between ClassType and MethodType (or Fields). Represents the access modifier inform...
Representa a class attribute (fields or methods).