VRDR .NET
Loading...
Searching...
No Matches
Classes | Functions | Variables
VRDR.CLI Namespace Reference

Classes

class  Program
 

Functions

else if (args.Length > 2 &&args[0]=="submit")
 
else if (args.Length==2 &&args[0]=="alias")
 
else if (args[0]=="trx2json")
 
else if (args.Length >=5 &&args[0]=="generaterecords")
 
else if (args.Length >=3 &&args[0]=="batch")
 

Variables

 else
 
 return
 

Variable Documentation

◆ else

VRDR.CLI.else
Initial value:
{
Console.WriteLine($"**** No such command {args[0]} with the number of arguments supplied")