C# 클래스 TestProject.Personas.TestCustomer

상속: ITestCustomer
파일 보기 프로젝트 열기: KernowCode/UBADDAS 1 사용 예제들

공개 메소드들

메소드 설명
Login ( ) : void
Registration ( ) : void
TestCustomer ( string email ) : KernowCode.KTest.Ubaddas

메소드 상세

Login() 공개 메소드

public Login ( ) : void
리턴 void

Registration() 공개 메소드

public Registration ( ) : void
리턴 void

TestCustomer() 공개 메소드

public TestCustomer ( string email ) : KernowCode.KTest.Ubaddas
email string
리턴 KernowCode.KTest.Ubaddas