Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ConsoleShared
ConsoleParseArgument
C# Class ConsoleShared.ConsoleParseArgument
Show file
Open project: blehnen/DotNetWorkQueue
Public Methods
Method
Description
CoerceArgument
(
Type
requiredType
,
string
inputValue
) :
object
Method Details
CoerceArgument()
public
static
method
public
static
CoerceArgument
(
Type
requiredType
,
string
inputValue
) :
object
requiredType
System.Type
inputValue
string
return
object