Interface IHasShares
Namespace: MediaBrowser.Controller.Entities
Assembly: MediaBrowser.Controller.dll
Syntax
public interface IHasShares
Properties
Shares
Declaration
Share[] Shares { get; set; }
Property Value
Type | Description |
---|---|
Share[] |