Метод | Описание | |
---|---|---|
ContentProperties ( ) : System.Collections.Generic | ||
ConvertToJson ( ) : string | ||
SetDefaultContentDuration ( long duration ) : void | ||
SetDefaultContentTitle ( string title ) : void | ||
SetDefaultFilename ( string filename ) : void |
public ContentProperties ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public SetDefaultContentDuration ( long duration ) : void | ||
duration | long | |
Результат | void |
public SetDefaultContentTitle ( string title ) : void | ||
title | string | |
Результат | void |
public SetDefaultFilename ( string filename ) : void | ||
filename | string | |
Результат | void |