







Check's weather a parameter is null or not.
Namespace:
HttpServer.Helpers
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public bool Required( string name ) |
| Visual Basic (Declaration) |
|---|
Public Function Required ( _ name As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool Required( String^ name ) |
Parameters
- name
- Type: System..::.String
Parameter in form
