Skip to content

Instantly share code, notes, and snippets.

@Dheer-Rajpoot
Created March 31, 2017 07:12
Show Gist options
  • Save Dheer-Rajpoot/1530211730bed1843ece3a43c5ab33d1 to your computer and use it in GitHub Desktop.
Save Dheer-Rajpoot/1530211730bed1843ece3a43c5ab33d1 to your computer and use it in GitHub Desktop.
public class XMLSystemEndpointItemModel : ItemModel
{
public const string XMLNodeName = "XMLNodeName";
public const string XMLPath = "XMLPath";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment