C# Class Unity.Platform.Windows.WindowsIO

Inheritance: Unity.Core.IO.AbstractIO
Exibir arquivo Open project: Appverse/appverse-mobile Class Usage Examples

Public Properties

Property Type Description
DEFAULT_ROOT_PATH string

Public Methods

Method Description
GetAttachmentFullPath ( String referenceUrl ) : String
GetDirectoryRoot ( ) : string

Method Details

GetAttachmentFullPath() public method

public GetAttachmentFullPath ( String referenceUrl ) : String
referenceUrl String
return String

GetDirectoryRoot() public method

public GetDirectoryRoot ( ) : string
return string

Property Details

DEFAULT_ROOT_PATH public_oe static_oe property

public static string DEFAULT_ROOT_PATH
return string