public Graph( int nodeNumber )
Public Sub New ( nodeNumber As Integer )
public: Graph( int nodeNumber )
new : nodeNumber : int -> Graph