C# Class MonoTests.System.Security.Cryptography.Xml.UnprotectedXmlDsigC14NTransform

Inheritance: System.Security.Cryptography.Xml.XmlDsigC14NTransform
Afficher le fichier Open project: vargaz/mono Class Usage Examples

Méthodes publiques

Méthode Description
UnprotectedGetInnerXml ( ) : XmlNodeList
UnprotectedXmlDsigC14NTransform ( ) : System
UnprotectedXmlDsigC14NTransform ( bool includeComments ) : System

Method Details

UnprotectedGetInnerXml() public méthode

public UnprotectedGetInnerXml ( ) : XmlNodeList
Résultat System.Xml.XmlNodeList

UnprotectedXmlDsigC14NTransform() public méthode

public UnprotectedXmlDsigC14NTransform ( ) : System
Résultat System

UnprotectedXmlDsigC14NTransform() public méthode

public UnprotectedXmlDsigC14NTransform ( bool includeComments ) : System
includeComments bool
Résultat System