convert VB to C#
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace Pilz.Reflection.PluginSystem.Attributes
|
||||
{
|
||||
public class LoadMethodAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user