Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

Sean Williams 0

@Sean Williams 0
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Bool expression??
    S Sean Williams 0

    uggh, ok last attempt I am sure you follow .. ;)

    Member 4364689 wrote:

    static bool getX(Nullable<bool> x)

    The Weird and The Wonderful csharp linq functional question

  • Bool expression??
    S Sean Williams 0

    that didn't quite come out right ( first post :P ) was supposed to be a bool after the Nullable of course static bool getX(Nullable x)

    The Weird and The Wonderful csharp linq functional question

  • Bool expression??
    S Sean Williams 0

    what if x was a nullable boolean ? static bool getX(Nullable x) { if(x==true) { return true; } else { return false; } }

    The Weird and The Wonderful csharp linq functional question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups