C# Class JryVideo.Model.JryInfo

Inheritance: JryObject
Mostrar archivo Open project: Cologler/JRYVideo

Public Methods

Method Description
BuildMetaData ( bool isForce = false ) : void

before call this, copy Id from entity of info to this's Id.

Method Details

BuildMetaData() public method

before call this, copy Id from entity of info to this's Id.
public BuildMetaData ( bool isForce = false ) : void
isForce bool
return void