Bearbeiten

SignatureHelper.AddSentinel Method

Definition

Marks the end of a vararg fixed part. This is only used if the caller is creating a vararg signature call site.

public:
 void AddSentinel();
public void AddSentinel ();
member this.AddSentinel : unit -> unit
Public Sub AddSentinel ()

Applies to