I hereby claim:
- I am geelaw on github.
- I am geelaw (https://keybase.io/geelaw) on keybase.
- I have a public key whose fingerprint is 36A6 DC21 7826 C763 FCC4 7114 951F 0BEB A856 D53A
To claim this, I am signing this object:
/**************************************************************************\ | |
|* *| | |
|* The MIT License (MIT) *| | |
|* *| | |
|* Copyright © 2018 by Gee Law *| | |
|* *| | |
|* Permission is hereby granted, free of charge, to any person obtaining *| | |
|* a copy of this software and associated documentation files (the “Soft- *| | |
|* ware”), to deal in the Software without restriction, including without *| | |
|* limitation the rights to use, copy, modify, merge, publish, distribute,*| |
I hereby claim:
To claim this, I am signing this object:
Option Explicit | |
' CC BY-SA | |
' by Gee Law on github.com/geelaw | |
Sub DetachTemplate() | |
' | |
' DetachTemplate Macro | |
' | |
' |
using System; | |
using System.Collections.Generic; | |
using System.Linq; | |
using System.Text; | |
using System.Threading.Tasks; | |
namespace TestDict | |
{ | |
struct SampleStructIS | |
{ |