コード例 #1
0
 public ImmutableArray <AttributeData> GetAttributes()
 {
     return(WrappedSymbol.GetAttributes());
 }