Function in Class
This commit is contained in:
@@ -66,6 +66,12 @@
|
||||
<DependentUpon>CarDetailsForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ImageManager.cs" />
|
||||
<Compile Include="PleaseWait.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PleaseWait.Designer.cs">
|
||||
<DependentUpon>PleaseWait.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="SafeManager.cs" />
|
||||
@@ -79,6 +85,9 @@
|
||||
<EmbeddedResource Include="CarDetailsForm.resx">
|
||||
<DependentUpon>CarDetailsForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="PleaseWait.resx">
|
||||
<DependentUpon>PleaseWait.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
|
||||
Reference in New Issue
Block a user