Result_T_.ToString().md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.Result<T>
Result<T>.ToString() Method
Returns a string representation of the result.
public override string ToString();
Returns
System.String
A string describing the result.