C# Class Smeedee.Lib.Guard

Show file Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
NotNull ( ) : void
NotNullOrEmpty ( ) : void

Method Details

NotNull() public static method

public static NotNull ( ) : void
return void

NotNullOrEmpty() public static method

public static NotNullOrEmpty ( ) : void
return void