Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. public class ConfigModificatorSettings
  2. {
  3. public string RootNode { get; set; }
  4. public string NodeForEdit { get; set; }
  5. public string ConfigPath { get; set; }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement