Tao.DevIl SDK Documentation |
|
Il.IL_SAVEPROC Delegate
[Visual Basic]
Public Delegate Function Il.IL_SAVEPROC( _
ByVal
str As
String _
) As
Integer
[C#]
public delegate int Il.IL_SAVEPROC(
string str);
Requirements
Namespace:
Tao.DevIl
Assembly: Tao.DevIl (in Tao.DevIl.dll)
See Also
Tao.DevIl Namespace