C# 클래스 Microsoft.TeamFoundation.VersionControl.Client.Helpers.Extender

파일 보기 프로젝트 열기: Indomitable/monodevelop-tfs-addin

공개 메소드들

메소드 설명
GetAttribute ( this element, string attributeName ) : string
ToLowString ( this boolVal ) : string

메소드 상세

GetAttribute() 공개 정적인 메소드

public static GetAttribute ( this element, string attributeName ) : string
element this
attributeName string
리턴 string

ToLowString() 공개 정적인 메소드

public static ToLowString ( this boolVal ) : string
boolVal this
리턴 string