25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- global using System;
- global using System.Collections.Generic;
- global using System.Linq;
- global using System.Text;
- global using System.Threading.Tasks;
- global using BPA.Communication;
- global using BPA.Helper;
- global using BPASmartClient.Business;
- global using BPASmartClient.CustomResource;
- global using BPASmartClient.TourismCollege.View;
- global using BPASmartClient.TourismCollege.ViewModel;
- global using BPASmartClient.TourismCollege.Model;
|