C# 클래스 MVVMSidekick.Startups.StartupFunctions

파일 보기 프로젝트 열기: waynebaby/MVVM-Sidekick

공개 메소드들

메소드 설명
ConfigMainPage ( ) : void
CreateAndAddToAllConfig ( this action ) : System.Action
RunAllConfig ( ) : void

메소드 상세

ConfigMainPage() 공개 정적인 메소드

public static ConfigMainPage ( ) : void
리턴 void

CreateAndAddToAllConfig() 공개 정적인 메소드

public static CreateAndAddToAllConfig ( this action ) : System.Action
action this
리턴 System.Action

RunAllConfig() 공개 정적인 메소드

public static RunAllConfig ( ) : void
리턴 void