-
Notifications
You must be signed in to change notification settings - Fork 0
/
xrefmap.yml
53 lines (53 loc) · 1.94 KB
/
xrefmap.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
### YamlMime:XRefMap
sorted: true
references:
- uid: TestClassLibrary
name: TestClassLibrary
href: api/tcl/TestClassLibrary.html
commentId: N:TestClassLibrary
fullName: TestClassLibrary
nameWithType: TestClassLibrary
- uid: TestClassLibrary.Class1
name: Class1
href: api/tcl/TestClassLibrary.Class1.html
commentId: T:TestClassLibrary.Class1
fullName: TestClassLibrary.Class1
nameWithType: Class1
- uid: TestWindowsFormsApp
name: TestWindowsFormsApp
href: api/twfa/TestWindowsFormsApp.html
commentId: N:TestWindowsFormsApp
fullName: TestWindowsFormsApp
nameWithType: TestWindowsFormsApp
- uid: TestWindowsFormsApp.Form1
name: Form1
href: api/twfa/TestWindowsFormsApp.Form1.html
commentId: T:TestWindowsFormsApp.Form1
fullName: TestWindowsFormsApp.Form1
nameWithType: Form1
- uid: TestWindowsFormsApp.Form1.#ctor
name: Form1()
href: api/twfa/TestWindowsFormsApp.Form1.html#TestWindowsFormsApp_Form1__ctor
commentId: M:TestWindowsFormsApp.Form1.#ctor
fullName: TestWindowsFormsApp.Form1.Form1()
nameWithType: Form1.Form1()
- uid: TestWindowsFormsApp.Form1.#ctor*
name: Form1
href: api/twfa/TestWindowsFormsApp.Form1.html#TestWindowsFormsApp_Form1__ctor_
commentId: Overload:TestWindowsFormsApp.Form1.#ctor
isSpec: "True"
fullName: TestWindowsFormsApp.Form1.Form1
nameWithType: Form1.Form1
- uid: TestWindowsFormsApp.Form1.Dispose(System.Boolean)
name: Dispose(Boolean)
href: api/twfa/TestWindowsFormsApp.Form1.html#TestWindowsFormsApp_Form1_Dispose_System_Boolean_
commentId: M:TestWindowsFormsApp.Form1.Dispose(System.Boolean)
fullName: TestWindowsFormsApp.Form1.Dispose(System.Boolean)
nameWithType: Form1.Dispose(Boolean)
- uid: TestWindowsFormsApp.Form1.Dispose*
name: Dispose
href: api/twfa/TestWindowsFormsApp.Form1.html#TestWindowsFormsApp_Form1_Dispose_
commentId: Overload:TestWindowsFormsApp.Form1.Dispose
isSpec: "True"
fullName: TestWindowsFormsApp.Form1.Dispose
nameWithType: Form1.Dispose