Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public enum AccessibilityFields
| Name | Description |
|---|---|
| Internal | |
| Private | |
| PrivateProtected | |
| Protected | |
| ProtectedInternal | |
| Public | |
| Undefined |
[CompileTime]
public enum Accessibility| Name | Description |
|---|---|
| Internal | |
| Private | |
| PrivateProtected | |
| Protected | |
| ProtectedInternal | |
| Public | |
| Undefined |