コード例 #1
0
ファイル: Style.Log.cs プロジェクト: VDBBjorn/toggl_mobile
 public static void CellContentView (UIView v)
 {
     v.Apply (TimeEntryCell.ContentView);
 }
コード例 #2
0
 public static void CellContentView(UIView v)
 {
     v.Apply(TimeEntryCell.ContentView);
 }