-
Notifications
You must be signed in to change notification settings - Fork 0
/
doc.html
executable file
·50 lines (49 loc) · 2.24 KB
/
doc.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="C:\Users\Lyeed\AppData\Roaming\DocPreview\1.1.0.0\css/ContentsMerged.css" />
<title>Class GenericClass</title>
</head>
<body>
<div id="Header">
<div id="ProjectTitle">Documentation</div>
<div id="PageTitle">Class EPicture_Imgur</div>
<div id="Contents" />
Contains all functions and variables link to the use of Imgur.<br/>
This class is created by parsing the json return of the HTTPS Post method when user enters the pin.<br/>
Uses Newtonsoft.Json as Json parser
<div id='SectionHeader0' class='SectionHeader'>
<img id='SectionExpanderImg0' src='C:\Users\Lyeed\AppData\Roaming\DocPreview\1.1.0.0\css/BigSquareExpanded.gif' alt='Collapse/Expand' >
<span class='SectionHeader'>
<span class='ArrowCursor' >
Syntax
</span>
</span>
</div>
<div id='SectionContainerDiv0' class='SectionContainer'>
<table class='CodeTable'>
<colgroup><col width='100%'></colgroup>
<tbody><tr class='CodeTable'><th class='CodeTable'>C#</th></tr><tr class='CodeTable'><td class='CodeTable'><pre style='margin-left: 2px;'>
public class EPicture_Imgur</pre></td></tr></tbody></table>
</div>
<br/><br/><br/><br/>
<div id="Header">
<div id="ProjectTitle">Documentation</div>
<div id="PageTitle">public sealed partial class MainPage</div>
<div id="Contents" />
Mainpage UI functions<br/>
Authentification page : open internet browser when user click on 'Get Pin'. User must enter the pin the received on the textBox to connect
<br/><br/><br/><br/>
<div id="Header">
<div id="ProjectTitle">Documentation</div>
<div id="PageTitle">public sealed partial class SecondPage</div>
<div id="Contents" />
SecondPage UI functions<br/>
Contains all functionnalities link to the use of Imgur API :<br/>
- Browse hot gallery<br/>
- Show user images<br/>
- Favorite an image<br/>
- Upload/Delete<br/>
</body>
</html>