Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to call method in different project in c# visual studio

public DataClasses1DataContext() :     base(global::WindowsFormsApplication1.Properties.Settings.Default.mediaBorshchConnectionString, mappingSource)
 { OnCreated(); }
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #call #method #project #visual #studio
ADD COMMENT
Topic
Name
8+8 =