C# Class msos.ObjectExtensions

Exibir arquivo Open project: goldshtn/msos

Public Methods

Method Description
IsAnonymousType ( this obj ) : bool
ToStringOrNull ( this @object ) : string

Method Details

IsAnonymousType() public static method

public static IsAnonymousType ( this obj ) : bool
obj this
return bool

ToStringOrNull() public static method

public static ToStringOrNull ( this @object ) : string
@object this
return string