Click or drag to resize
Class1test Method

[Missing <summary> documentation for "M:WrapperLib.Class1.test(System.Int32,System.Int32)"]

Namespace:  WrapperLib
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public int test(
	int a,
	int b
)

Parameters

a
Type: SystemInt32

[Missing <param name="a"/> documentation for "M:WrapperLib.Class1.test(System.Int32,System.Int32)"]

b
Type: SystemInt32

[Missing <param name="b"/> documentation for "M:WrapperLib.Class1.test(System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:WrapperLib.Class1.test(System.Int32,System.Int32)"]

See Also