Redigera

Dela via


LifecycleSubject.GetStageName(Int32) Method

Definition

Gets the name of the specified numeric stage.

protected virtual string GetStageName (int stage);
abstract member GetStageName : int -> string
override this.GetStageName : int -> string
Protected Overridable Function GetStageName (stage As Integer) As String

Parameters

stage
Int32

The stage number.

Returns

The name of the stage.

Applies to