MethodMetadataCollection..::..ProtectedMethods Property
Gets the protected methods.
Namespace:
Tortuga.Anchor.MetadataAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public ImmutableArray<MethodMetadata> ProtectedMethods { get; }
Public ReadOnly Property ProtectedMethods As ImmutableArray(Of MethodMetadata) Get