Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- namespace PlinioJRM.Constants {
- public static class ObjectNames {
- public static readonly string CONTROLLER_HOLDER = "Controllers";
- public static readonly string HANDLER_HOLDER = "Handlers";
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement