Click or drag to resize

ReflectionMehtodInvoke Method

[This is preliminary documentation and is subject to change.]

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Invoke(
	Object instance,
	Stream stream
)
Request Example View Source

Parameters

instance
Type: SystemObject
stream
Type: System.IOStream
See Also