Skip to content

.nameof(expr) postfix #60

Description

@valery-shinkevich

Сделайте, пожалуйста, .nameof(expr) postfix
Пример:
FieldName = IssueAndReturnAnalyticDto.Date.nameof
превращалось в
FieldName = nameof(IssueAndReturnAnalyticDto.Date)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions