Changes between Version 2 and Version 3 of maestro/MaestroAPI/samples/4.0/CreateRuntimeMap


Ignore:
Timestamp:
Jan 22, 2013, 6:13:12 PM (11 years ago)
Author:
davidwilhelmsson
Comment:

Added syntax formatting

Legend:

Unmodified
Added
Removed
Modified
  • maestro/MaestroAPI/samples/4.0/CreateRuntimeMap

    v2 v3  
    77(C#)
    88{{{
    9 
     9#!text/x-csharp
    1010IServerConnection conn = ConnectionProviderRegistry.CreateConnection("Maestro.Http",
    1111    "Username", "Administrator",
     
    5656(C#)
    5757{{{
    58 
     58#!text/x-csharp
    5959IServerConnection conn = ConnectionProviderRegistry.CreateConnection("Maestro.Http",
    6060    "Username", "Administrator",
     
    7575(C#)
    7676{{{
    77 
     77#!text/x-csharp
    7878IServerConnection conn = ConnectionProviderRegistry.CreateConnection("Maestro.Http",
    7979    "Username", "Administrator",
     
    100100(C#)
    101101{{{
    102 
     102#!text/x-csharp
    103103IServerConnection conn = ConnectionProviderRegistry.CreateConnection("Maestro.Http",
    104104    "Username", "Administrator",