[Missing <summary> documentation for "T:Composite.Core.PackageSystem.WebServiceClient.PackageReference"]

Namespace: Composite.Core.PackageSystem.WebServiceClient
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
[SerializableAttribute]
public class PackageReference : IExtensibleDataObject, 
	INotifyPropertyChanged
Visual Basic
<SerializableAttribute> _
Public Class PackageReference _
	Implements IExtensibleDataObject, INotifyPropertyChanged
Visual C++
[SerializableAttribute]
public ref class PackageReference : IExtensibleDataObject, 
	INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Composite.Core.PackageSystem.WebServiceClient..::..PackageReference

See Also