Last active
February 6, 2020 22:23
-
-
Save naeemaei/f69787ee6759e723ad376c1795bbcde4 to your computer and use it in GitHub Desktop.
Test Class
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
public class Test | |
{ | |
Public Test() | |
{ | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment