fluentsharp / FluentSharp

Fluent API for the .NET Framework (used by the O2 Platform)
63 stars 18 forks source link

Add console.log("data"); #74

Open DinisCruz opened 8 years ago

DinisCruz commented 8 years ago

this would make it compatible with FluentNode and it should be same as calling

"data".info();