Property | Type | Description |
---|
Method | Description | |
---|---|---|
Appraisal ( ) : System | ||
Appraisal ( string title, string fileName ) : System | ||
Clone ( ) : object | ||
FromXml ( System.Xml.Linq.XElement element ) : void | ||
ToXml ( ) : System.Xml.Linq.XElement |
public Appraisal ( string title, string fileName ) : System | ||
title | string | |
fileName | string | |
return | System |
public FromXml ( System.Xml.Linq.XElement element ) : void | ||
element | System.Xml.Linq.XElement | |
return | void |