return object |
an instance of the IType that has been incremented. |
object current |
The current version |
ISessionImplementor session |
The current session, if available. |
return object |
an instance of the IType that has been incremented. |
object current |
The current version |
ISessionImplementor session |
The current session, if available. |
return object |
|
ISessionImplementor session |
The current session, if available. |
This method needs to be able to handle any string. It should not just call System.Type.Parse without verifying that it is a parsable value for the System.Type.
return object |
The string converted to the object. |
string xml |
The value of discriminator-value or unsaved-value attribute. |
return IComparer
|