C# 클래스 VelocityDbSchema.Samples.Relations.User

상속: ReferenceTracked
파일 보기 프로젝트 열기: VelocityDB/VelocityDB 1 사용 예제들

공개 메소드들

메소드 설명
AddInteraction ( Interaction interaction ) : void
Unpersist ( SessionBase session ) : void
User ( ) : System

메소드 상세

AddInteraction() 공개 메소드

public AddInteraction ( Interaction interaction ) : void
interaction Interaction
리턴 void

Unpersist() 공개 메소드

public Unpersist ( SessionBase session ) : void
session SessionBase
리턴 void

User() 공개 메소드

public User ( ) : System
리턴 System