Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NSubstitute
Core
DefaultForType
C# Class NSubstitute.Core.DefaultForType
Inheritance:
IDefaultForType
ファイルを表示
Open project: nsubstitute/NSubstitute
Class Usage Examples
Public Methods
Method
Description
GetDefaultFor
(
Type
type
) :
object
Private Methods
Method
Description
DefaultInstanceOfValueType
(
Type
returnType
) :
object
IsVoid
(
Type
returnType
) :
bool
Method Details
GetDefaultFor()
public
method
public
GetDefaultFor
(
Type
type
) :
object
type
System.Type
return
object