C# 클래스 Sage.Extensibility.XmlProviderAttribute

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

공개 메소드들

메소드 설명
XmlProviderAttribute ( string resourceName ) : System

Initializes a new instance of the XmlProviderAttribute class, using

메소드 상세

XmlProviderAttribute() 공개 메소드

Initializes a new instance of the XmlProviderAttribute class, using
public XmlProviderAttribute ( string resourceName ) : System
resourceName string The name of the resource that the method provides.
리턴 System