C# 클래스 WixSharp.ShortcutExtensions

파일 보기 프로젝트 열기: Eun/WixSharp

공개 메소드들

메소드 설명
EmitAttributes ( this shortcut, System.Xml.Linq.XElement shortcutElement ) : void

메소드 상세

EmitAttributes() 공개 정적인 메소드

public static EmitAttributes ( this shortcut, System.Xml.Linq.XElement shortcutElement ) : void
shortcut this
shortcutElement System.Xml.Linq.XElement
리턴 void