Property | Type | Description |
---|
Method | Description | |
---|---|---|
OwnedImplementationNode ( ManifestDigest digest, [ implementation, [ parent, [ store ) : System |
Creates a new owned implementation node.
|
|
ToString ( ) : string |
Returns the Node in the form "Digest URI Version Architecture". Safe for parsing!
|
public OwnedImplementationNode ( ManifestDigest digest, [ implementation, [ parent, [ store ) : System | ||
digest | ManifestDigest | The digest identifying the implementation. |
implementation | [ | Information about the implementation from a |
parent | [ | The node of the feed owning the implementation. |
store | [ | The |
return | System |