Edit

Share via


FakeTimeProvider.ToString Method

Definition

Returns a string representation this provider's idea of current time.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string representing the provider's current time.

Applies to