Date: | 2014-05-26 17:07:00 (10 years 10 months ago) |
Author: | Natalie Adams |
Branch: | default |
Commit: | 67ebb6b10501 |
Parents: |
bdbc7a063edc
|
Message: | Adding AxiosEngineFactory which provides CreateFromList factory
|
Changes: |
|
File differences
axios/Axios_WP7.csproj |
156 | 156 |
157 | 157 |
158 | 158 |
| 159 |
159 | 160 |
160 | 161 |
161 | 162 |
|
|
axios/Axios_Windows.csproj |
99 | 99 |
100 | 100 |
101 | 101 |
| 102 |
102 | 103 |
103 | 104 |
104 | 105 |
|
|
axios/Axios_Xbox_360.csproj |
150 | 150 |
151 | 151 |
152 | 152 |
| 153 |
153 | 154 |
154 | 155 |
155 | 156 |
|
|
axios/Engine/AxiosEngineFactory.cs |
| 1 |
| 2 |
| 3 |
| 4 |
| 5 |
| 6 |
| 7 |
| 8 |
| 9 |
| 10 |
| 11 |
| 12 |
| 13 |
| 14 |
| 15 |
| 16 |
| 17 |
| 18 |
| 19 |
| 20 |
| 21 |
| 22 |
| 23 |
| 24 |
| 25 |
| 26 |
| 27 |
| 28 |
| 29 |
| 30 |
| 31 |
| 32 |
|
|
Download the corresponding diff file