C# Class ResourceExtractor.Serializers.Lua.LuaElement

Exibir arquivo Open project: Windower/ResourceExtractor Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
LuaElement ( dynamic obj ) : System.Collections.Generic
ToString ( ) : string

Method Details

LuaElement() public method

public LuaElement ( dynamic obj ) : System.Collections.Generic
obj dynamic
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string