Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VelocityDbSchema
NUnit
Folder
C# 클래스 VelocityDbSchema.NUnit.Folder
상속:
FileOrFolder
파일 보기
프로젝트 열기: VelocityDB/VelocityDB
1 사용 예제들
공개 메소드들
메소드
설명
Folder
(
string
name
,
Folder
parentFolder
,
SessionBase
session
) :
System
Unpersist
(
SessionBase
session
) :
void
메소드 상세
Folder()
공개
메소드
public
Folder
(
string
name
,
Folder
parentFolder
,
SessionBase
session
) :
System
name
string
parentFolder
Folder
session
SessionBase
리턴
System
Unpersist()
공개
메소드
public
Unpersist
(
SessionBase
session
) :
void
session
SessionBase
리턴
void