All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Alachisoft.NCache.Common.EventCategories Maven / Gradle / Ivy

There is a newer version: 5.3.3
Show newest version
package Alachisoft.NCache.Common;


public class EventCategories {
    public static final short Error = 1;
    public static final short Warning = 2;
    public static final short Information = 3;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy