Open aarondandy opened 7 years ago
It can be common to find linq variables that are initials for their type. For example a variable of type OrderItemRecord may use a variable name of oir. The context of the variable type should also apply to initials and ignore the spelling.
oir
It can be common to find linq variables that are initials for their type. For example a variable of type OrderItemRecord may use a variable name of
oir
. The context of the variable type should also apply to initials and ignore the spelling.