메소드 | 설명 | |
---|---|---|
FromXElement ( XElement element, Workbook workbook ) : Transaction |
Converts a given T:XElement into a T:Transaction.
|
|
ToXElement ( Transaction transaction ) : XElement |
Converts a given Transaction into an T:XElement.
|
public FromXElement ( XElement element, Workbook workbook ) : Transaction | ||
element | XElement | The |
workbook | Workbook | The |
리턴 | Transaction |
public ToXElement ( Transaction transaction ) : XElement | ||
transaction | Transaction | The |
리턴 | XElement |