Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
StringToIntArrayConverter
C# Class StringToIntArrayConverter, code
Inheritance:
TypeConverter
Mostra file
Open project: shendongnian/code
Public Methods
Method
Description
CanConvertFrom
(
ITypeDescriptorContext
context
,
Type,
sourceType
) :
bool
Method Details
CanConvertFrom()
public
method
public
CanConvertFrom
(
ITypeDescriptorContext
context
,
Type,
sourceType
) :
bool
context
ITypeDescriptorContext
sourceType
Type,
return
bool