This website works better with JavaScript.
Explore
Help
Register
Sign In
rudi
/
StateJobsNYSubmit
Watch
1
Star
0
Fork
You've already forked StateJobsNYSubmit
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Add ID to posting from constructor
master
Gregory Rudolph
4 years ago
parent
ca6745e0d4
commit
9187a43066
Signed by:
rudi
GPG Key ID:
EF64F3CBD1A1EBDD
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
Posting.cs
1
Posting.cs
Unescape
Escape
View File
@ -56,5 +56,6 @@ public class Posting
@@ -56,5 +56,6 @@ public class Posting
htmlDoc
.
LoadHtml
(
responseString
)
;
}
}
this
.
VacancyID
=
id
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
rudi/StateJobsNYSubmit
Title
Body
Create Issue