Format:
Recent snippets matching tags of double
public class StoredProcedureGateway : IExternalSystemGateway { public object Call(string procedure, object[] params) { // call sproc } } public class SomeStoredProcedureParameters : IIssueExternalCalls { public string SomeString; public int SomeInt; public object IssueWith(IExternalSystemGateway gateway) {
185 Views
no comments
/**************************/ /* ListaDubluInlantuita.h */ /**************************/ #ifndef LISTA_DUBLA #define LISTA_DUBLA struct nod { nod *llink;
154 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
