Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NSubstitute
Core
DefaultForType
C# Class NSubstitute.Core.DefaultForType
Inheritance:
IDefaultForType
Datei anzeigen
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