C# 클래스 MonkeyFist.Models.User

파일 보기 프로젝트 열기: robconery/monkey-fist 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AddLogEntry ( string subject, string entry ) : void
User ( ) : System

메소드 상세

AddLogEntry() 공개 메소드

public AddLogEntry ( string subject, string entry ) : void
subject string
entry string
리턴 void

User() 공개 메소드

public User ( ) : System
리턴 System