C# 클래스 MasterInstaller.Managers.FrbdkUpdaterManager

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

Private Properties

프로퍼티 타입 설명
AddShortcuts void
CreateShortcutFor void
CreateUpdaterFiles void
GetProgramFilesx86 string

공개 메소드들

메소드 설명
CreateUpdaterFileAndAddShortcutFiles ( object throwaway ) : void

비공개 메소드들

메소드 설명
AddShortcuts ( ) : void
CreateShortcutFor ( string fileName, string description ) : void
CreateUpdaterFiles ( ) : void
GetProgramFilesx86 ( ) : string

메소드 상세

CreateUpdaterFileAndAddShortcutFiles() 공개 메소드

public CreateUpdaterFileAndAddShortcutFiles ( object throwaway ) : void
throwaway object
리턴 void