3
Answers

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

Photo of padmapriya patruni

padmapriya patruni

10y
17.4k
1
this is my  public System.Guid Id { get; set; } my property.  how to convert these guid to int.
 
plz help me 

Answers (3)