Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DataDictionary
Cleaner
C# 클래스 DataDictionary.Cleaner
This class is used to clean up all string entries in the dictionary WARNING!!! This class is generated, please refrain from altering it manually WARNING!!!
상속:
DataDictionary.Generated.Visitor
파일 보기
프로젝트 열기: ERTMSSolutions/ERTMSFormalSpecs
공개 메소드들
메소드
설명
visit
(
Generated
obj
,
bool
visitSubNodes
) :
void
Cleans all text fields in this element
메소드 상세
visit()
공개
메소드
Cleans all text fields in this element
public
visit
(
Generated
obj
,
bool
visitSubNodes
) :
void
obj
Generated
visitSubNodes
bool
리턴
void