C# 클래스 MonoTests.System.Security.Cryptography.Xml.UnprotectedXmlDsigC14NTransform

상속: System.Security.Cryptography.Xml.XmlDsigC14NTransform
파일 보기 프로젝트 열기: vargaz/mono 1 사용 예제들

공개 메소드들

메소드 설명
UnprotectedGetInnerXml ( ) : XmlNodeList
UnprotectedXmlDsigC14NTransform ( ) : System
UnprotectedXmlDsigC14NTransform ( bool includeComments ) : System

메소드 상세

UnprotectedGetInnerXml() 공개 메소드

public UnprotectedGetInnerXml ( ) : XmlNodeList
리턴 System.Xml.XmlNodeList

UnprotectedXmlDsigC14NTransform() 공개 메소드

public UnprotectedXmlDsigC14NTransform ( ) : System
리턴 System

UnprotectedXmlDsigC14NTransform() 공개 메소드

public UnprotectedXmlDsigC14NTransform ( bool includeComments ) : System
includeComments bool
리턴 System