Specifies access control level as described in https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/access-control . Higher levels also include lower levels, so e.g. identifier marked with Public is also accessible in Internal and Private scopes. Public scope is the widest, then goes Internal, then Private.
Name | Description | |
---|---|---|
Union Cases | ||
Public
Signature: |
||
Private
Signature: |
||
Internal
Signature: |