Class MemberData
  
  
  
  
  Namespace: Ludiq
  
  Syntax
  
    public sealed class MemberData
   
  Fields
  
  
  
  genericMethodTypeArgumentNames
  
  
  Declaration
  
    public string[] genericMethodTypeArgumentNames
   
  Field Value
  
  
  
  isOpenConstructed
  
  
  Declaration
  
    public bool isOpenConstructed
   
  Field Value
  
  
  
  name
  
  
  Declaration
  
  Field Value
  
  
  
  parameterOpenTypeNames
  
  
  Declaration
  
    public string[] parameterOpenTypeNames
   
  Field Value
  
  
  
  parameterTypeNames
  
  
  Declaration
  
    public string[] parameterTypeNames
   
  Field Value
  
  
  
  reflectedType
  
  
  Declaration
  
    public TypeData reflectedType
   
  Field Value
  
  
  
  source
  
  
  Declaration
  
    public Member.Source source
   
  Field Value
  
  
  
  targetType
  
  
  Declaration
  
    public TypeData targetType
   
  Field Value
  
  Methods
  
  
  
  
  ToMember()
  
  
  Declaration
  
  Returns
  
  Extension Methods