Interface IEditObjectContainer
Namespace: MediaBrowser.Model.GenericEdit
Assembly: MediaBrowser.Model.dll
Syntax
public interface IEditObjectContainer
Properties
DefaultObject
Declaration
object DefaultObject { get; }
Property Value
Type | Description |
---|---|
System.Object |
Object
Declaration
object Object { get; }
Property Value
Type | Description |
---|---|
System.Object |
TypeName
Declaration
string TypeName { get; }
Property Value
Type | Description |
---|---|
System.String |