6 lines
108 B
C#
6 lines
108 B
C#
namespace AsterNET.Manager.Action
|
|
{
|
|
public abstract class ProxyAction : ManagerAction
|
|
{
|
|
}
|
|
} |