NUnitForms Class Library

FormFinder Class

A class to help find a form according to its name. NUnitForms users should not need to use this class. Consider it as internal.

For a list of all members of this type, see FormFinder Members.

System.Object
   FormFinder

[Visual Basic]
Public Class FormFinder
[C#]
public class FormFinder

Remarks

It is also used by the recorder application.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

FormFinder Members | NUnit.Extensions.Forms Namespace