Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PolymorphicPseudonymisation
Utilities
Guard
C# Class PolymorphicPseudonymisation.Utilities.Guard
显示文件
Open project: MartijnKooij/PolymorphicPseudonymisation
Public Methods
Method
Description
AssertNotNull
(
object
argumentValue
,
string
argumentName
) :
void
Method Details
AssertNotNull()
public
static
method
public
static
AssertNotNull
(
object
argumentValue
,
string
argumentName
) :
void
argumentValue
object
argumentName
string
return
void