C# 클래스 ScheduleWorks.Utility.FormTitle

파일 보기 프로젝트 열기: lyubomiryanchev/ScheduleWorks

공개 프로퍼티들

프로퍼티 타입 설명
Add string
Edit string

공개 메소드들

메소드 설명
FormTitle ( string aAdd, string aEdit ) : System

메소드 상세

FormTitle() 공개 메소드

public FormTitle ( string aAdd, string aEdit ) : System
aAdd string
aEdit string
리턴 System

프로퍼티 상세

Add 공개적으로 프로퍼티

public string Add
리턴 string

Edit 공개적으로 프로퍼티

public string Edit
리턴 string