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
XunitShould
Sdk
DoesNotStartWithException
C# Class XunitShould.Sdk.DoesNotStartWithException
Inheritance:
XunitException
显示文件
Open project: EddieGarmon/XunitShould
Public Methods
Method
Description
DoesNotStartWithException
(
string
expected
,
string
actual
) :
System
Method Details
DoesNotStartWithException()
public
method
public
DoesNotStartWithException
(
string
expected
,
string
actual
) :
System
expected
string
actual
string
return
System