C# 클래스 Rwm.Otc.xml.serialization.OTCSerializableTypeAttribute

상속: OTCBaseAttribute
파일 보기 프로젝트 열기: gllortc/railwaystudio 1 사용 예제들

공개 메소드들

메소드 설명
IsSerializationOptionSet ( ) : bool

Determines whether the serialization options property has been explicitly set by the user.

OTCSerializableTypeAttribute ( ) : System

Initializes a new instance of the OTCSerializableTypeAttribute class.

메소드 상세

IsSerializationOptionSet() 공개 메소드

Determines whether the serialization options property has been explicitly set by the user.
public IsSerializationOptionSet ( ) : bool
리턴 bool

OTCSerializableTypeAttribute() 공개 메소드

Initializes a new instance of the OTCSerializableTypeAttribute class.
public OTCSerializableTypeAttribute ( ) : System
리턴 System