namespace Prise.Plugin { public enum ProvidedBy { Plugin = 0, Host } }