csharp
public record class VocabularyMemberOne member of a class, and the class it belongs to.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
A member has no identity apart from its class — two classes may both require a right-palm and mean different sizes — so anything that selects or edits one has to carry both.
Fields and properties (2)
public ShapeClassRecord ClassThe class.
public ShapeClassMemberRecord MemberThe member.
Methods (1)
public VocabularyMember(ShapeClassRecord Class, ShapeClassMemberRecord Member)One member of a class, and the class it belongs to.
Used by (3)
- ShapeVocabularyDocumentVixen.Editor.AssetEditors
- ShapeVocabularyTestsVixen.Editor.AssetEditors.Tests
- ShapeVocabularyViewVixen.Editor.AssetEditors