C# Class Antlr4.Runtime.Misc.Args

Datei anzeigen Open project: maistra/proxy

Public Methods

Method Description
NotNull ( string parameterName, object value ) : void

Method Details

NotNull() public static method

/// if /// /// is /// /// . ///
public static NotNull ( string parameterName, object value ) : void
parameterName string
value object
return void