Beispiel #1
0
 public ITypeUsage SetTypeUsage(ITypeUsage param)
 {
     return(_fieldDeclaration.SetTypeUsage(param));
 }