C# 클래스 Sage.Extensibility.XsltExtensionObjectAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: igorfrance/sage

공개 메소드들

메소드 설명
XsltExtensionObjectAttribute ( string xmlNamespace ) : System

Initializes a new instance of the XsltExtensionObjectAttribute class.

메소드 상세

XsltExtensionObjectAttribute() 공개 메소드

Initializes a new instance of the XsltExtensionObjectAttribute class.
public XsltExtensionObjectAttribute ( string xmlNamespace ) : System
xmlNamespace string The namespace associated with the extension object class this attribute decorates.
리턴 System