Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CodeContractNullability
ExternalAnnotations
ExternalAnnotationDocumentParser
C# 클래스 CodeContractNullability.ExternalAnnotations.ExternalAnnotationDocumentParser
Parses the contents of a single external annotations xml file.
파일 보기
프로젝트 열기: bkoelman/ResharperCodeContractNullability
1 사용 예제들
공개 메소드들
메소드
설명
ProcessDocument
(
[
reader
,
[
result
) :
void
비공개 메소드들
메소드
설명
ElementHasNullabilityDefinition
(
[
element
) :
bool
메소드 상세
ProcessDocument()
공개
메소드
public
ProcessDocument
(
[
reader
,
[
result
) :
void
reader
[
result
[
리턴
void