FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
SwinjectMVVMExample/ExampleViewModel/ExampleViewModel.h at master · Swinject/SwinjectMVVMExample · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Aug 21, 2021. It is now read-only.
Swinject
/
SwinjectMVVMExample
Public archive
Notifications
You must be signed in to change notification settings
Fork
34
Star
322
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
SwinjectMVVMExample
/
ExampleViewModel
/
ExampleViewModel.h
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (13 loc) · 557 Bytes
Breadcrumbs
SwinjectMVVMExample
/
ExampleViewModel
/
ExampleViewModel.h
Copy path
File metadata and controls
19 lines (13 loc) · 557 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
//
ExampleViewModel.h
//
ExampleViewModel
//
//
Created by Yoichi Tagaya on 8/20/15.
//
Copyright © 2015 Swinject Contributors. All rights reserved.
//
#
import
<
UIKit/UIKit.h
>
//
! Project version number for ExampleViewModel.
FOUNDATION_EXPORT
double
ExampleViewModelVersionNumber;
//
! Project version string for ExampleViewModel.
FOUNDATION_EXPORT
const
unsigned
char
ExampleViewModelVersionString[];
//
In this header, you should import all the public headers of your framework using statements like #import <ExampleViewModel/PublicHeader.h>
Back
|
FazBrowse Home
|
New Git URL