Show / Hide Table of Contents

Interface IPath<TSelf>

Namespace: AssetRipper.GUI.Web.Paths
Assembly: AssetRipper.GUI.Web.dll
Syntax
public interface IPath<TSelf>
Type Parameters
Name Description
TSelf

Methods

| Improve this Doc View Source

FromJson(String)

Declaration
static TSelf FromJson(string json)
Parameters
Type Name Description
System.String json
Returns
Type Description
TSelf
| Improve this Doc View Source

ToJson()

Declaration
string ToJson()
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾