Skip to content
fahad-israr
/
starfish
Sign up
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
fahad-israr
/
starfish
forked from
maxandersen/starfish
Watch
0
Star
0
Fork
2
Code
Pull requests
0
Actions
Projects
0
Security
Insights
Code
Pull requests
0
Projects
0
Actions
Security
Pulse
Permalink
Browse files
Update Testing Windows URL Handler.cs
Loading branch information
fahad-israr
committed
Mar 5, 2020
Verified
This commit was created on GitHub.com and signed with a
verified signature
using GitHub’s key.
1 parent
1d5def1
commit
7d05f99dcfa8241d74438d7594e40943c7904d46
Unified
Split
Showing
1 changed file
with
5 additions
and
1 deletion
.
+5
−1
Adding Custom Url handlers/Windows/Testing Windows URL Handler.cs
6
Adding Custom Url handlers/Windows/Testing Windows URL Handler.cs
Show comments
View file
Edit file
Delete file
@@ -1,4 +1,8 @@
/*
Test File for Custom URL Handler Testing
*/
/*
Test File for Custom URL Handler Testing
@Pluggable Protocol Handler .
@Author:Fahad Israr(github.com/fahad-israr)
The following sample code contains a simple C# console application demonstrating one way to implement a pluggable protocol handler for the Ide URI scheme.
*/
using
System
;
using
System
.
Collections
.
Generic
;
using
System
.
Text
;
Toggle all file notes
0 comments on commit
7d05f99
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.