Esempio n. 1
0
 internal override bool GetGuidString(out string guidString)
 {
     return(_underlyingType.GetGuidString(out guidString));
 }