Click here to Skip to main content
16,005,734 members
Home / Discussions / C#
   

C#

 
GeneralBarcode reader and Receipt printer Pin
ChiYung8-Aug-03 19:53
ChiYung8-Aug-03 19:53 
GeneralRe: Barcode reader and Receipt printer Pin
AdrianT9-Aug-03 1:12
AdrianT9-Aug-03 1:12 
GeneralRe: Barcode reader and Receipt printer Pin
ChiYung9-Aug-03 8:07
ChiYung9-Aug-03 8:07 
GeneralRe: Barcode reader and Receipt printer Pin
Ista9-Aug-03 12:15
Ista9-Aug-03 12:15 
Generalinterface method access modifier Pin
devvvy8-Aug-03 17:13
devvvy8-Aug-03 17:13 
GeneralRe: interface method access modifier Pin
Nish Nishant8-Aug-03 17:28
sitebuilderNish Nishant8-Aug-03 17:28 
Generalfound it! Pin
devvvy8-Aug-03 21:10
devvvy8-Aug-03 21:10 
GeneralRe: interface method access modifier Pin
Jim Stewart8-Aug-03 19:37
Jim Stewart8-Aug-03 19:37 
From MSDN[^]:
All interface members implicitly have public access. It is a compile-time error for interface member declarations to include any modifiers. In particular, interfaces members cannot be declared with the modifiers abstract, public, protected, internal, private, virtual, override, or static.

Hope this helps.

α.γεεκ

Fortune passes everywhere.
Duke Leto Atreides


GeneralRe: interface method access modifier Pin
devvvy8-Aug-03 19:56
devvvy8-Aug-03 19:56 
GeneralRe: interface method access modifier Pin
Bo Hunter8-Aug-03 19:38
Bo Hunter8-Aug-03 19:38 
Generalseparate method declaration and implementation Pin
devvvy8-Aug-03 16:42
devvvy8-Aug-03 16:42 
GeneralRe: separate method declaration and implementation Pin
Nish Nishant8-Aug-03 16:58
sitebuilderNish Nishant8-Aug-03 16:58 
GeneralRe: separate method declaration and implementation Pin
devvvy8-Aug-03 17:17
devvvy8-Aug-03 17:17 
GeneralRe: separate method declaration and implementation Pin
Nish Nishant8-Aug-03 17:23
sitebuilderNish Nishant8-Aug-03 17:23 
GeneralRe: separate method declaration and implementation Pin
devvvy8-Aug-03 17:52
devvvy8-Aug-03 17:52 
GeneralRe: separate method declaration and implementation Pin
J. Dunlap8-Aug-03 18:08
J. Dunlap8-Aug-03 18:08 
GeneralRe: separate method declaration and implementation Pin
devvvy8-Aug-03 19:59
devvvy8-Aug-03 19:59 
GeneralRe: separate method declaration and implementation Pin
J. Dunlap8-Aug-03 20:11
J. Dunlap8-Aug-03 20:11 
GeneralRe: separate method declaration and implementation Pin
James T. Johnson9-Aug-03 0:02
James T. Johnson9-Aug-03 0:02 
GeneralRe: separate method declaration and implementation Pin
Jim Stewart8-Aug-03 19:40
Jim Stewart8-Aug-03 19:40 
GeneralRemoving duplicates in an array Pin
mikemilano8-Aug-03 10:21
mikemilano8-Aug-03 10:21 
GeneralRe: Removing duplicates in an array Pin
Krishnan111119778-Aug-03 13:53
Krishnan111119778-Aug-03 13:53 
GeneralRe: Removing duplicates in an array Pin
James T. Johnson8-Aug-03 14:30
James T. Johnson8-Aug-03 14:30 
General"Removing Events" and -= Pin
flipdoubt8-Aug-03 9:19
flipdoubt8-Aug-03 9:19 
GeneralRe: "Removing Events" and -= Pin
flipdoubt8-Aug-03 9:32
flipdoubt8-Aug-03 9:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.