Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Saga name NLog
//Title of this code //Rextester.Program.Main is the entry point for your code. Don't change it. using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { private static readonly Regex configValueExtrator = new Regex(@"NServiceBus\.Agresso\.Endpoint\.Sagas\.([^\.]+)\.(.+)"); private static readonly string config = "NServiceBus.Agresso.Endpoint.Sagas.Order.OrderInvoicingSaga"; public static void Main(string[] args) { var sagaName = configValueExtrator.Replace(config, "$2"); Console.WriteLine("Saganame: {0}", sagaName); } } }
run
|
edit
|
history
|
help
0
Anq Calc
12 და 14 მარტს დამუშავებული
莊王嫩
dsritureoit
Plt-D v.0.8.1
Types
Type win
Array Foreach with sum
c# abstract
GEFCSADX