TbResourceId constructor

TbResourceId(
  1. String id
)

Implementation

TbResourceId(String id) : super(EntityType.TB_RESOURCE, id);