Ext Creation Info
data class ExtCreationInfo( val rName: RName, val rdId: RdId?, val hash: Long, val ext: RdExtBase?)
Content copied to clipboard
Constructors
Link copied to clipboard
fun ExtCreationInfo( rName: RName, rdId: RdId?, hash: Long, ext: RdExtBase?)
Content copied to clipboard