Browse Source

Merge pull request #2318 from esofar/patch-2

Update Entities.md
pull/2327/head
maliming 7 years ago
committed by GitHub
parent
commit
bd2c3ddf83
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/zh-Hans/Entities.md

2
docs/zh-Hans/Entities.md

@ -41,7 +41,7 @@ public class UserRole : Entity
public DateTime CreationTime { get; set; }
public Phone()
public UserRole()
{
}

Loading…
Cancel
Save