C# Class Patcher.Data.Plugins.Content.Functions.Skyrim.Signature

Mostra file Open project: unforbidable/patcher

Public Methods

Method Description
ToString ( ) : string
ToString ( Condition condition ) : string
this ( int index ) : ParamInfo

Private Methods

Method Description
Signature ( ) : System
Signature ( FormKindSet reference ) : System
Signature ( FormKindSet referenceA, FormKindSet referenceB ) : System
Signature ( FormKindSet reference, Type type ) : System
Signature ( Type type ) : System
Signature ( Type type, FormKindSet reference ) : System
Signature ( Type typeA, Type typeB ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

ToString() public method

public ToString ( Condition condition ) : string
condition Condition
return string

this() public method

public this ( int index ) : ParamInfo
index int
return ParamInfo