Show / Hide Table of Contents

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 Source

MRUFiles()

Declaration
public MRUFiles()

Methods

| Improve this Doc View Source

AddPath(String, String)

Declaration
public static void AddPath(string path, string filetype)
Parameters
Type Name Description
System.String path
System.String filetype
| Improve this Doc View Source

GetMRUFiles()

Declaration
public static string[] GetMRUFiles()
Returns
Type Description
System.String[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX