Class MRUFiles
Inheritance
System.Object
MRUFiles
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public class MRUFiles
Constructors
| Improve this Doc View SourceMRUFiles()
Declaration
public MRUFiles()
Methods
| Improve this Doc View SourceAddPath(String, String)
Declaration
public static void AddPath(string path, string filetype)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | path | |
| System.String | filetype |
GetMRUFiles()
Declaration
public static string[] GetMRUFiles()
Returns
| Type | Description |
|---|---|
| System.String[] |