C# 클래스 SoundLibrary.Mathematics.Function.CachedFunction.Cache

파일 보기 프로젝트 열기: ufcpp/UfcppSample

공개 프로퍼티들

프로퍼티 타입 설명
bind Function
bind_x Parameter[]
gv System.ValueType
gv_x Parameter[]
im Function
re Function

공개 메소드들

메소드 설명
Cache ( ) : System

메소드 상세

Cache() 공개 메소드

public Cache ( ) : System
리턴 System

프로퍼티 상세

bind 공개적으로 프로퍼티

public Function bind
리턴 Function

bind_x 공개적으로 프로퍼티

public Parameter[] bind_x
리턴 Parameter[]

gv 공개적으로 프로퍼티

public ValueType,System gv
리턴 System.ValueType

gv_x 공개적으로 프로퍼티

public Parameter[] gv_x
리턴 Parameter[]

im 공개적으로 프로퍼티

public Function im
리턴 Function

re 공개적으로 프로퍼티

public Function re
리턴 Function