Skip to content

Rot13 Class

Jared Atkinson edited this page Nov 5, 2015 · 4 revisions

Syntax

static class Rot13
{
    // Static Methods
    public static string Transform(string value)
}

Methods

Name Description
Transform(string)

Home

Getting Started

Documentation

Cmdlets

Clone this wiki locally