C# 클래스 ACR_EmptyScript.ACR_EmptyScript

상속: CLRScriptFramework.CLRScriptBase, IGeneratedScriptProgram
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ScriptParameterTypes System.Type[]

공개 메소드들

메소드 설명
ACR_EmptyScript ( [ Intrinsics, [ Host ) : System
ScriptMain ( [ ScriptParameters, [ DefaultReturnCode ) : Int32

비공개 메소드들

메소드 설명
ACR_EmptyScript ( [ Other ) : System

메소드 상세

ACR_EmptyScript() 공개 메소드

public ACR_EmptyScript ( [ Intrinsics, [ Host ) : System
Intrinsics [
Host [
리턴 System

ScriptMain() 공개 메소드

public ScriptMain ( [ ScriptParameters, [ DefaultReturnCode ) : Int32
ScriptParameters [
DefaultReturnCode [
리턴 System.Int32

프로퍼티 상세

ScriptParameterTypes 공개적으로 정적으로 프로퍼티

public static Type[],System ScriptParameterTypes
리턴 System.Type[]