Class ForgePackageName
Namespace: CmlLib.Core.Installer.Forge
Assembly: CmlLib.Core.Installer.Forge.dll
public class ForgePackageName
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
GetPath(string, char)
public static string GetPath(string name, char directorySeparator)
Parameters
name string
directorySeparator char
Returns
GetPath(string, string, char)
public static string GetPath(string name, string extension, char directorySeparator)
Parameters
name string
extension string
directorySeparator char