Skip to content
Permalink
Browse files

Update Testing Windows URL Handler.cs

  • Loading branch information
fahad-israr committed Mar 5, 2020
1 parent 1d5def1 commit 7d05f99dcfa8241d74438d7594e40943c7904d46
Showing with 5 additions and 1 deletion.
  1. +5 −1 Adding Custom Url handlers/Windows/Testing Windows URL Handler.cs
@@ -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;

0 comments on commit 7d05f99

Please sign in to comment.
You can’t perform that action at this time.