mirror of
https://gitee.com/csharpui/CPF.git
synced 2025-04-04 23:39:26 +08:00
test
This commit is contained in:
parent
0c53d50e29
commit
8458185abf
@ -24,7 +24,7 @@ namespace ConsoleApp1
|
||||
/// </summary>
|
||||
public string PluginName { get { return GetValue<string>(); } set { SetValue(value); } }
|
||||
/// <summary>
|
||||
/// 关闭插件
|
||||
/// 关闭插件
|
||||
/// </summary>
|
||||
public virtual void Close()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user