Normal
AW: Re: JSON Interfaceyour plugin.cs has this propertypublic string Name { get { return "JSON Interface"; } }this property "Name" see you in the aviable pluginlist sectionsetup.cs = (Usercontroll)have on top an gardient Label that should be view the Property "Name" tooand for that need you this constructors
AW: Re: JSON Interface
your plugin.cs has this property
public string Name
{
get { return "JSON Interface"; }
}
this property "Name" see you in the aviable pluginlist section
setup.cs = (Usercontroll)
have on top an gardient Label that should be view the Property "Name" too
and for that need you this constructors