메소드 | 설명 | |
---|---|---|
XmlLoadingEventArgs ( KryptonWorkspace workspace, XmlReader xmlReading ) : System |
Initialize a new instance of the XmlLoadingEventArgs class.
|
public XmlLoadingEventArgs ( KryptonWorkspace workspace, XmlReader xmlReading ) : System | ||
workspace | KryptonWorkspace | Reference to owning workspace control. |
xmlReading | XmlReader | Xml reader for persisting custom data. |
리턴 | System |