예제 #1
0
 private void LL_LinkToGithub_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
 {
     Unknown.OpenLink(GithubURL);
 }