C# 클래스 Platform.Xml.Serialization.XmlVariableSubstitutionAttribute

상속: XmlSerializationAttribute
파일 보기 프로젝트 열기: platformdotnet/Platform

공개 메소드들

메소드 설명
XmlVariableSubstitutionAttribute ( ) : System
XmlVariableSubstitutionAttribute ( Type substitutorType ) : System

메소드 상세

XmlVariableSubstitutionAttribute() 공개 메소드

public XmlVariableSubstitutionAttribute ( ) : System
리턴 System

XmlVariableSubstitutionAttribute() 공개 메소드

public XmlVariableSubstitutionAttribute ( Type substitutorType ) : System
substitutorType System.Type
리턴 System