Class Extensions
Inheritance
System.Object
Extensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: MBNCSUtil
Assembly: MBNCSUtil.dll
Syntax
public static class Extensions
Methods
| Improve this Doc View SourceFormatDirectory(String)
Declaration
public static string FormatDirectory(this string path)
Parameters
Type | Name | Description |
---|---|---|
System.String | path |
Returns
Type | Description |
---|---|
System.String |
IsLinux()
Declaration
public static bool IsLinux()
Returns
Type | Description |
---|---|
System.Boolean |