C# Class NClass.Core.Comment

Inheritance: Element, IEntity
ファイルを表示 Open project: gbaychev/NClass Class Usage Examples

Public Methods

Method Description
Clone ( ) : Comment
ToString ( ) : string

Private Methods

Method Description
Comment ( ) : System
Comment ( string text ) : System
Deserialize ( XmlElement node ) : void
ISerializableElement ( XmlElement node ) : void
OnDeserializing ( SerializeEventArgs e ) : void
OnSerializing ( SerializeEventArgs e ) : void
Serialize ( XmlElement node ) : void

Method Details

Clone() public method

public Clone ( ) : Comment
return Comment

ToString() public method

public ToString ( ) : string
return string