C# Class FlatRedBall.Content.ISaveableContentExtensionMethods

Mostrar archivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
AreAllFilesRelativeTo ( this saveableContent, string fileName ) : bool

Method Details

AreAllFilesRelativeTo() public static method

public static AreAllFilesRelativeTo ( this saveableContent, string fileName ) : bool
saveableContent this
fileName string
return bool