Method | Description | |
---|---|---|
Equals ( IWorkspaceItem other ) : bool | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetObjectData ( |
||
ToXml ( ) : System.Xml.Linq.XElement |
Gets the XML representation of this instance.
|
|
WorkspaceItem ( System.Guid workspaceId, System.Guid serverId, System.Guid environmentId, System.Guid resourceId ) : System | ||
WorkspaceItem ( System.Xml.Linq.XElement xml ) : System |
Method | Description | |
---|---|---|
WorkspaceItem ( |
Method | Description | |
---|---|---|
GetAttributeValue ( System.Xml.Linq.XElement x, string name ) : string |
public Equals ( IWorkspaceItem other ) : bool | ||
other | IWorkspaceItem | |
return | bool |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
public WorkspaceItem ( System.Guid workspaceId, System.Guid serverId, System.Guid environmentId, System.Guid resourceId ) : System | ||
workspaceId | System.Guid | |
serverId | System.Guid | |
environmentId | System.Guid | |
resourceId | System.Guid | |
return | System |
protected WorkspaceItem ( |
||
info | ||
context | ||
return | System |
public WorkspaceItem ( System.Xml.Linq.XElement xml ) : System | ||
xml | System.Xml.Linq.XElement | |
return | System |