Property Members
Members
Gets the members of the type
Declaration
public IReadOnlyList<ITypeRef> Members { get; }
Property Value
public IReadOnlyList<ITypeRef> Members { get; }
IReadOnlyList<ITypeRef> |
Gets the members of the type
public IReadOnlyList<ITypeRef> Members { get; }
IReadOnlyList<ITypeRef> |