C# Класс Igman.Infrastructure.Extend.ExtendMethod

Показать файл Открыть проект

Открытые методы

Метод Описание
BoldTermin ( this text, string rijec, bool full = true ) : string
GetIpAdresa ( this zahtjev ) : string
ModIdToInt ( this a ) : string
OcistiHtml ( this text ) : string
Pager ( this helper, long totalRows, long pageSize, long pageIndex, int pageButtons, string currentLocation ) : System.Web.Mvc.MvcHtmlString
PretragaRadius ( this text, string rijeci, int duzina ) : string
ToDouble ( this str ) : double
ToInt ( this str ) : int
ToRelativeDateString ( this value, bool approximate ) : string

Приватные методы

Метод Описание
IndexOfAll ( string interni, string externi, System.StringComparison kompresija ) : List

Описание методов

BoldTermin() публичный статический Метод

public static BoldTermin ( this text, string rijec, bool full = true ) : string
text this
rijec string
full bool
Результат string

GetIpAdresa() публичный статический Метод

public static GetIpAdresa ( this zahtjev ) : string
zahtjev this
Результат string

ModIdToInt() публичный статический Метод

public static ModIdToInt ( this a ) : string
a this
Результат string

OcistiHtml() публичный статический Метод

public static OcistiHtml ( this text ) : string
text this
Результат string

Pager() публичный статический Метод

public static Pager ( this helper, long totalRows, long pageSize, long pageIndex, int pageButtons, string currentLocation ) : System.Web.Mvc.MvcHtmlString
helper this
totalRows long
pageSize long
pageIndex long
pageButtons int
currentLocation string
Результат System.Web.Mvc.MvcHtmlString

PretragaRadius() публичный статический Метод

public static PretragaRadius ( this text, string rijeci, int duzina ) : string
text this
rijeci string
duzina int
Результат string

ToDouble() публичный статический Метод

public static ToDouble ( this str ) : double
str this
Результат double

ToInt() публичный статический Метод

public static ToInt ( this str ) : int
str this
Результат int

ToRelativeDateString() публичный статический Метод

public static ToRelativeDateString ( this value, bool approximate ) : string
value this
approximate bool
Результат string