test1 Method

Neo Persistable Class

neo-persistibleclasses

NPCdApp..::..test1 Method

Dump miscellaneous variables to the log

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

Syntax


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

Parameters

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

Return Value

string