Just playing around (nothing that important)
This commit is contained in:
@@ -5,6 +5,10 @@ using System.Text;
|
||||
|
||||
namespace Foo.AddIn.Common
|
||||
{
|
||||
|
||||
// REALLY SHOULD IMPLEMENT A REAL ADDIN ARCHITECTURE
|
||||
// ~THIS RIGHT NOW IS JUST THE BEGINNING
|
||||
// https://msdn.microsoft.com/en-us/library/ms972962.aspx
|
||||
public interface IAddIn
|
||||
{
|
||||
// I
|
||||
|
||||
Reference in New Issue
Block a user