Example #1
0
 protected CosmosEntityTypeAnnotations(CosmosAnnotations annotations) => Annotations = annotations;
 protected CosmosPropertyAnnotations(CosmosAnnotations annotations) => Annotations = annotations;
 protected CosmosModelAnnotations(CosmosAnnotations annotations) => Annotations = annotations;