C# 클래스 FluentWebControls.Extensions.HiddenDataExtensions

파일 보기 프로젝트 열기: mvbalaw/FluentWebControls

공개 메소드들

메소드 설명
WithValue ( this hiddenData, string value ) : HiddenData

비공개 메소드들

메소드 설명
Text ( this hiddenData, string text ) : HiddenData

메소드 상세

WithValue() 공개 정적인 메소드

public static WithValue ( this hiddenData, string value ) : HiddenData
hiddenData this
value string
리턴 HiddenData