메소드 | 설명 | |
---|---|---|
call ( ) : object | ||
call ( object a ) : object | ||
call ( object a, object b ) : object | ||
call ( object a, object b, object c ) : object | ||
call ( object a, object b, object c, object d ) : object | ||
call ( object a, object b, object c, object d, object e ) : object | ||
call ( object a, object b, object c, object d, object e, object f ) : object | ||
call ( object a, object b, object c, object d, object e, object f, object g ) : object | ||
call ( object a, object b, object c, object d, object e, object f, object g, object h ) : object | ||
callList ( |
메소드 | 설명 | |
---|---|---|
IndirectX ( |
public call ( object a, object b, object c ) : object | ||
a | object | |
b | object | |
c | object | |
리턴 | object |
public call ( object a, object b, object c, object d ) : object | ||
a | object | |
b | object | |
c | object | |
d | object | |
리턴 | object |
public call ( object a, object b, object c, object d, object e ) : object | ||
a | object | |
b | object | |
c | object | |
d | object | |
e | object | |
리턴 | object |
public call ( object a, object b, object c, object d, object e, object f ) : object | ||
a | object | |
b | object | |
c | object | |
d | object | |
e | object | |
f | object | |
리턴 | object |
public call ( object a, object b, object c, object d, object e, object f, object g ) : object | ||
a | object | |
b | object | |
c | object | |
d | object | |
e | object | |
f | object | |
g | object | |
리턴 | object |
public call ( object a, object b, object c, object d, object e, object f, object g, object h ) : object | ||
a | object | |
b | object | |
c | object | |
d | object | |
e | object | |
f | object | |
g | object | |
h | object | |
리턴 | object |