Show / Hide Table of Contents

Class SafeXML

Inheritance
System.Object
SafeXML
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.Sys
Assembly: SIPSorcery.dll
Syntax
public class SafeXML

Methods

| Improve this Doc View Source

MakeSafeXML(String)

Declaration
public static string MakeSafeXML(string xmlString)
Parameters
Type Name Description
System.String xmlString
Returns
Type Description
System.String

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX