MethodMetadataCollection..::..ProtectedMethods Property

Gets the protected methods.

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public ImmutableArray<MethodMetadata> ProtectedMethods { get; }
Public ReadOnly Property ProtectedMethods As ImmutableArray(Of MethodMetadata)
	Get

Field Value

The protected methods.