コード例 #1
0
 public static UISharedProperties FromReduction(GOLD.Reduction r)
 {
     UISharedProperties result = new UISharedProperties();
     return result;
 }
コード例 #2
0
        public static UISharedProperties FromReduction(GOLD.Reduction r)
        {
            UISharedProperties result = new UISharedProperties();

            return(result);
        }