C# 클래스 TpTrayUtility.Components.TpSecureForms.TpSecureFormManager

파일 보기 프로젝트 열기: TargetProcess/Tp.TrayUtility 1 사용 예제들

공개 메소드들

메소드 설명
CheckAuthentication ( VoidFunc close ) : void
CheckAuthentication ( VoidFunc init, VoidFunc close ) : void
OnClosed ( ) : void

메소드 상세

CheckAuthentication() 공개 정적인 메소드

public static CheckAuthentication ( VoidFunc close ) : void
close VoidFunc
리턴 void

CheckAuthentication() 공개 정적인 메소드

public static CheckAuthentication ( VoidFunc init, VoidFunc close ) : void
init VoidFunc
close VoidFunc
리턴 void

OnClosed() 공개 정적인 메소드

public static OnClosed ( ) : void
리턴 void