Method | Description | |
---|---|---|
GetCardUrlPathForApi ( ) : string |
Returns the url of the latest version of the card
|
|
MingleEventsFeedEntry ( System.Xml.Linq.XElement xml ) : System |
Constructs a new MingleEventsFeedEntry
|
|
MingleEventsFeedEntry ( string xml ) : System |
Constructs a new MingleEventsFeedEntry
|
public MingleEventsFeedEntry ( System.Xml.Linq.XElement xml ) : System | ||
xml | System.Xml.Linq.XElement | XML in XElement form |
return | System |
public MingleEventsFeedEntry ( string xml ) : System | ||
xml | string | XML in string form |
return | System |