C# Класс RampUp.Actors.Impl.Reflector

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

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

Метод Описание
PadAfter ( this builder ) : void
PadBefore ( this builder ) : void

Padds the type, using the same approach as http://github.com/Scooletz/Padded

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

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

public static PadAfter ( this builder ) : void
builder this
Результат void

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

Padds the type, using the same approach as http://github.com/Scooletz/Padded
public static PadBefore ( this builder ) : void
builder this
Результат void