C# Class AutomatedCaseworker.Domain.Services.StringExtension

Show file Open project: AcklenAvenue/AutomatedCaseworker

Public Methods

Method Description
GetLast ( this s, int tail_length ) : string

Method Details

GetLast() public static method

public static GetLast ( this s, int tail_length ) : string
s this
tail_length int
return string