3
Answers

how to convert implicitly 'int' to 'system.guid' in c#

this is my  public System.Guid Id { get; set; } my property.  how to convert these guid to int.
 
plz help me 
Answers (3)