C# Class Adf.Core.Extensions.DescriptorExtensions

Datei anzeigen Open project: NLADP/ADF

Public Methods

Method Description
IsIn ( this descriptor ) : bool
IsNullOrEmpty ( this value ) : bool

Method Details

IsIn() public static method

public static IsIn ( this descriptor ) : bool
descriptor this
return bool

IsNullOrEmpty() public static method

public static IsNullOrEmpty ( this value ) : bool
value this
return bool