Exemplo n.º 1
0
 internal static QpPlugin Create() => new QpPlugin
 {
     Order = QpPluginRepository.GetPluginMaxOrder() + 1
 };