Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mirror
MethodMirror
C# 클래스 Mirror.MethodMirror
Reflects upon a Function to retrieve its arguments
상속:
StaticMirror
파일 보기
프로젝트 열기: DynamoDS/Dynamo
공개 메소드들
메소드
설명
GetArgumentTypes
( ) :
List
GetMethodAttributes
( ) :
MethodAttributes
ToString
( ) :
string
비공개 메소드들
메소드
설명
MethodMirror
(
ProtoCore.DSASM.ProcedureNode
procNode
) :
System
메소드 상세
GetArgumentTypes()
공개
메소드
public
GetArgumentTypes
( ) :
List
리턴
List
GetMethodAttributes()
공개
메소드
public
GetMethodAttributes
( ) :
MethodAttributes
리턴
MethodAttributes
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string