C# 클래스 XSpect.MetaTweet.Requesting.ScopeFragment

상속: Fragment
파일 보기 프로젝트 열기: takeshik/metatweet-old

공개 메소드들

메소드 설명
ScopeFragment ( String>.IDictionary variables ) : System
ScopeFragment ( String>.IDictionary variables, IEnumerable fragments ) : System
ToString ( ) : String

메소드 상세

ScopeFragment() 공개 메소드

public ScopeFragment ( String>.IDictionary variables ) : System
variables String>.IDictionary
리턴 System

ScopeFragment() 공개 메소드

public ScopeFragment ( String>.IDictionary variables, IEnumerable fragments ) : System
variables String>.IDictionary
fragments IEnumerable
리턴 System

ToString() 공개 메소드

public ToString ( ) : String
리턴 String