JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.aspose.threed
Interface Func_2<T,TResult>
public interface
Func_2<T,TResult>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TResult
call
(
T
arg)
Method Detail
call
TResult
call(
T
arg)