Skip to main content

Documentation Index

Fetch the complete documentation index at: https://easyaf.dev/llms.txt

Use this file to discover all available pages before exploring further.

Definition

Assembly: CloudNimble.EasyAF.XmlDocumentation.dll Namespace: CloudNimble.EasyAF.XmlDocumentation Inheritance: System.Enum

Syntax

CloudNimble.EasyAF.XmlDocumentation.MemberType

Summary

Enumeration of member types in XML documentation.

Values

NameValueDescription
Unknown0Unknown member type.
Type1Type (class, interface, struct, enum, delegate).
Method2Method or constructor.
Property3Property or indexer.
Field4Field or constant.
Event5Event.
Namespace6Namespace.