ResourceRelationshipAnnotation Constructors
Class Constructors 1 member
An annotation which represents the relationship between two resources.
Constructor(IResource, string) Section titled Constructor(IResource, string) An annotation which represents the relationship between two resources.
public sealed class ResourceRelationshipAnnotation{ public ResourceRelationshipAnnotation( IResource resource, string type) { // ... }}Parameters
resource IResource type string