3
Reply

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

padmapriya patruni

padmapriya patruni

Sep 26 2014 7:38 AM
4.6k
this is my  public System.Guid Id { get; set; } my property.  how to convert these guid to int.
 
plz help me 

Answers (3)