C# 클래스 Commander.Core.Utils.XElementHelpers

파일 보기 프로젝트 열기: SneWs/Commander

공개 메소드들

메소드 설명
GetAttribute ( this element, string name, string defaultValue ) : string

메소드 상세

GetAttribute() 공개 정적인 메소드

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