コード例 #1
0
 public get_Red()
 {
     DeclaringType = new KnownStockTypes.System.Windows.Media.Brushes();
     IsStatic      = true;
     IsProperty    = true;
     Name          = "get_Red";
     ReturnType    = new KnownStockTypes.System.Object();
 }
コード例 #2
0
 public get_Red()
 {
     DeclaringType = new KnownStockTypes.System.Windows.Media.Brushes();
     IsStatic = true;
     IsProperty = true;
     Name = "get_Red";
     ReturnType = new KnownStockTypes.System.Object();
 }