C# 클래스 RunJS.AddIn.Storage.StorageConstructor

상속: Jurassic.Library.ClrFunction
파일 보기 프로젝트 열기: Alxandr/RunJS

Private Properties

프로퍼티 타입 설명
Construct StorageInstance
Construct StorageInstance
Construct StorageInstance
GetLegalDataDirName string

공개 메소드들

메소드 설명
StorageConstructor ( ScriptRunner runner ) : System

Initializes a new instance of the StorageConstructor class.

비공개 메소드들

메소드 설명
Construct ( ) : StorageInstance
Construct ( string name ) : StorageInstance
Construct ( string name, bool absolute ) : StorageInstance
GetLegalDataDirName ( string name ) : string

메소드 상세

StorageConstructor() 공개 메소드

Initializes a new instance of the StorageConstructor class.
public StorageConstructor ( ScriptRunner runner ) : System
runner ScriptRunner The runner.
리턴 System