C# Class Dynamic.Tekla.Structures.Drawing.CannotSetAttributeForPluginDueToInexistantFieldException_

Datei anzeigen Open project: dawiddyrcz/Dynamic-Tekla-Structures-API

Public Methods

Method Description
FromTSObject ( dynamic tsObject ) : CannotSetAttributeForPluginDueToInexistantFieldException
GetTSObject ( CannotSetAttributeForPluginDueToInexistantFieldException dynObject ) : dynamic

Method Details

FromTSObject() public static method

public static FromTSObject ( dynamic tsObject ) : CannotSetAttributeForPluginDueToInexistantFieldException
tsObject dynamic
return CannotSetAttributeForPluginDueToInexistantFieldException

GetTSObject() public static method

public static GetTSObject ( CannotSetAttributeForPluginDueToInexistantFieldException dynObject ) : dynamic
dynObject CannotSetAttributeForPluginDueToInexistantFieldException
return dynamic