C# 클래스 AngleSharp.Attributes.DomPutForwardsAttribute

상속: Attribute
파일 보기 프로젝트 열기: josdion/subbuzz

공개 메소드들

메소드 설명
DomPutForwardsAttribute ( String propertyName ) : System

Creates a new DomPutForwardsAttribute.

메소드 상세

DomPutForwardsAttribute() 공개 메소드

Creates a new DomPutForwardsAttribute.
public DomPutForwardsAttribute ( String propertyName ) : System
propertyName String /// The official name of the property to forward to. ///
리턴 System