Skip to content

Instantly share code, notes, and snippets.

@yaronn
Created April 21, 2012 20:38
Show Gist options
  • Save yaronn/2439484 to your computer and use it in GitHub Desktop.
Save yaronn/2439484 to your computer and use it in GitHub Desktop.
if (n.MoveToFollowing("Security", "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"))
{
n.DeleteSelf();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment