test3 Method

Neo Persistable Class

neo-persistibleclasses

NPCdApp..::..test3 Method

NPC Level 1 test cases: Create 3 Points and a line. Add two Points. Log the results

Namespace:  NeoPersistableClass
Assembly:  NPCdApp (in NPCdApp.dll)

Syntax


public static string test3(
	Object[] args
)
Public Shared Function test3 ( _
	args As Object() _
) As String
public:
static String^ test3(
	array<Object^>^ args
)

Parameters

args
Type: array<Object>[]()[][]
arguments

Return Value

string