메소드 |
설명 |
|
Check ( IList expected, IList unexpected, string message ) : void |
|
|
ExcludedTypePresent ( string excludedType ) : ValidationError |
|
|
ExpectedErrorMissing ( string expectedError ) : ValidationError |
|
|
ExpectedTypeMissing ( string typename ) : ValidationError |
|
|
ExpectedWarningMissing ( string expectedWarning ) : ValidationError |
|
|
RunScript ( Mono.Cecil.ModuleDefinition module ) : IEnumerable |
|
|
UnexpectedError ( string unexpectedError ) : ValidationError |
|
|
UnexpectedWarning ( string unexpectedWarning ) : ValidationError |
|
|
WeaverCrashed ( Exception exception ) : ValidationError |
|
|